You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

socket.io-parser

Package Overview
Dependencies
Maintainers
1
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

socket.io-parser - npm Package Compare versions

Comparing version

to
2.2.6

5

History.md
2.2.6 / 2015-11-25
==================
* fix the order of exported events [chylli]
2.2.5 / 2015-11-21

@@ -3,0 +8,0 @@ ==================

6

index.js

@@ -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