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.7 to 0.7.8

6

History.md
0.7.8 / 2013-08-30
==================
* package: bump `engine.io-client`
* package: bump ws
0.7.7 / 2013-08-30

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

6

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

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

, "superagent": "*"
, "engine.io-client": "0.7.7"
, "engine.io-client": "0.7.8"
, "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