Socket
Socket
Sign inDemoInstall

engine.io

Package Overview
Dependencies
76
Maintainers
1
Versions
147
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.7.2 to 0.7.3

6

History.md
0.7.3 / 2013-08-23
==================
* package: bump engine.io-client (noop)
* package: fix regresison in upgrade cause by ws update
0.7.2 / 2013-08-23

@@ -3,0 +9,0 @@ ==================

6

package.json
{
"name": "engine.io"
, "version": "0.7.2"
, "version": "0.7.3"
, "description": "The realtime engine behind Socket.IO. Provides the foundation of a bidirectional connection between client and server"

@@ -19,3 +19,3 @@ , "main": "./lib/engine.io"

"debug": "0.6.0"
, "ws": "0.4.27"
, "ws": "0.4.25"
, "engine.io-parser": "0.3.0"

@@ -28,3 +28,3 @@ , "base64id": "0.1.0"

, "superagent": "*"
, "engine.io-client": "0.7.2"
, "engine.io-client": "0.7.3"
, "s": "*"

@@ -31,0 +31,0 @@ }

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc