engine.io
Advanced tools
Comparing version 1.8.4 to 1.8.5
1.8.5 / 2017-12-27 | ||
=================== | ||
* [chore] Bump ws to version 1.1.5 | ||
1.8.4 / 2017-04-28 | ||
@@ -3,0 +8,0 @@ =================== |
{ | ||
"name": "engine.io", | ||
"version": "1.8.4", | ||
"version": "1.8.5", | ||
"description": "The realtime engine behind Socket.IO. Provides the foundation of a bidirectional connection between client and server", | ||
@@ -32,3 +32,3 @@ "main": "./lib/engine.io", | ||
"engine.io-parser": "1.3.2", | ||
"ws": "1.1.4", | ||
"ws": "~1.1.5", | ||
"cookie": "0.3.1" | ||
@@ -39,3 +39,3 @@ }, | ||
"babel-preset-es2015": "6.3.13", | ||
"engine.io-client": "1.8.4", | ||
"engine.io-client": "1.8.5", | ||
"eslint-config-standard": "4.4.0", | ||
@@ -42,0 +42,0 @@ "eslint-plugin-standard": "1.3.2", |
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
79017