Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

engine.io

Package Overview
Dependencies
Maintainers
1
Versions
152
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 1.1.0 to 1.1.1

6

History.md
1.1.1 / 2014-05-14
==================
* test: reduce packet size
* package: bump parser
1.1.0 / 2014-04-27

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

6

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

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

"ws": "0.4.31",
"engine.io-parser": "1.0.4",
"engine.io-parser": "1.0.5",
"base64id": "0.1.0"

@@ -29,3 +29,3 @@ },

"superagent": "0.15.4",
"engine.io-client": "1.1.0",
"engine.io-client": "1.1.1",
"s": "0.1.1"

@@ -32,0 +32,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