File tree 3 files changed +4
-3
lines changed
3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 3
3
- " 0.8"
4
4
- " 0.10"
5
5
- " 0.12"
6
+ - " 4.0.0"
6
7
7
8
git :
8
9
depth : 1
Original file line number Diff line number Diff line change 1
1
2
2
# socket.io
3
3
4
- [ ![ Build Status] ( https://secure. travis-ci.org/Automattic /socket.io.svg )] ( http ://travis-ci.org/Automattic /socket.io)
4
+ [ ![ Build Status] ( https://travis-ci.org/socketio /socket.io.svg )] ( https ://travis-ci.org/socketio /socket.io)
5
5
![ NPM version] ( https://badge.fury.io/js/socket.io.svg )
6
6
![ Downloads] ( http://img.shields.io/npm/dm/socket.io.svg?style=flat )
7
7
[ ![ ] ( http://slack.socket.io/badge.svg )] ( http://slack.socket.io )
Original file line number Diff line number Diff line change 18
18
"url" : " git://github.com/Automattic/socket.io"
19
19
},
20
20
"scripts" : {
21
- "test" : " mocha --reporter dot --slow 200ms --bail "
21
+ "test" : " mocha --reporter dot --slow 200ms"
22
22
},
23
23
"dependencies" : {
24
- "engine.io" : " automattic/engine.io#f3fd4bb " ,
24
+ "engine.io" : " 1.5.3 " ,
25
25
"socket.io-parser" : " 2.2.4" ,
26
26
"socket.io-client" : " automattic/socket.io-client#bf98153" ,
27
27
"socket.io-adapter" : " automattic/socket.io-adapter#de5cba" ,
You can’t perform that action at this time.
0 commit comments