engine.io
Advanced tools
Comparing version 1.6.10 to 1.6.11
1.6.11 / 2016-06-23 | ||
=================== | ||
* package: bump `ws` to support `maxPayload` | ||
1.6.10 / 2016-06-23 | ||
@@ -3,0 +8,0 @@ =================== |
{ | ||
"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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
75511