socket.io-parser
Advanced tools
Comparing version
2.2.6 / 2015-11-25 | ||
================== | ||
* fix the order of exported events [chylli] | ||
2.2.5 / 2015-11-21 | ||
@@ -3,0 +8,0 @@ ================== |
@@ -31,6 +31,6 @@ | ||
'EVENT', | ||
'ACK', | ||
'ERROR', | ||
'BINARY_EVENT', | ||
'ACK', | ||
'BINARY_ACK', | ||
'ERROR' | ||
'BINARY_ACK' | ||
]; | ||
@@ -37,0 +37,0 @@ |
{ | ||
"name": "socket.io-parser", | ||
"version": "2.2.5", | ||
"version": "2.2.6", | ||
"description": "socket.io protocol parser", | ||
@@ -19,3 +19,4 @@ "repository": { | ||
"expect.js": "0.2.0", | ||
"zuul": "3.7.3" | ||
"zuul": "3.7.3", | ||
"zuul-ngrok": "3.2.0" | ||
}, | ||
@@ -22,0 +23,0 @@ "scripts": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
22238
8.83%4
33.33%