We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ada9dbe commit 494eca0Copy full SHA for 494eca0
package.json
@@ -6,16 +6,16 @@
6
"homepage": "https://github.com/socketio/engine.io-parser",
7
"devDependencies": {
8
"expect.js": "0.3.1",
9
- "mocha": "2.2.5",
10
- "zuul": "3.11.0",
+ "mocha": "3.2.0",
+ "zuul": "3.11.1",
11
"zuul-ngrok": "4.0.0"
12
},
13
"dependencies": {
14
- "after": "0.8.1",
+ "after": "0.8.2",
15
"arraybuffer.slice": "0.0.6",
16
"base64-arraybuffer": "0.1.5",
17
"blob": "0.0.4",
18
- "has-binary": "0.1.6",
+ "has-binary": "0.1.7",
19
"wtf-8": "1.0.0"
20
21
"scripts": {
0 commit comments