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.6.10 to 1.6.11

5

History.md
1.6.11 / 2016-06-23
===================
* package: bump `ws` to support `maxPayload`
1.6.10 / 2016-06-23

@@ -3,0 +8,0 @@ ===================

6

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

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

"debug": "2.2.0",
"ws": "1.0.1",
"ws": "1.1.0",
"engine.io-parser": "1.2.4",

@@ -36,3 +36,3 @@ "accepts": "1.1.4"

"devDependencies": {
"engine.io-client": "1.6.10",
"engine.io-client": "1.6.11",
"expect.js": "0.2.0",

@@ -39,0 +39,0 @@ "mocha": "2.3.4",

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