Socket
Socket
Sign inDemoInstall

engine.io

Package Overview
Dependencies
Maintainers
1
Versions
151
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

engine.io - npm Package Compare versions

Comparing version 0.7.9 to 0.7.10

6

History.md
0.7.10 / 2013-10-28
===================
* package: bump `engine.io-client`
* package: update "ws" to v0.4.31
0.7.9 / 2013-08-30

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

6

package.json
{
"name": "engine.io"
, "version": "0.7.9"
, "version": "0.7.10"
, "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": "https://github.com/TooTallNate/ws/archive/0cb9fe7a21a7a7c200f68b57916d1d62b66082a1.tar.gz"
, "ws": "0.4.31"
, "engine.io-parser": "0.3.0"

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

, "superagent": "*"
, "engine.io-client": "0.7.9"
, "engine.io-client": "0.7.10"
, "s": "*"

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

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc