You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
Socket
Socket
Sign inDemoInstall

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

Comparing version 2.2.5 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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc