engine.io
Advanced tools
Comparing version 4.0.2 to 4.0.3
@@ -0,1 +1,5 @@ | ||
## [4.0.3](https://github.com/socketio/engine.io/compare/4.0.2...4.0.3) (2020-11-17) | ||
No change on the server-side, this matches the client release. | ||
## [4.0.2](https://github.com/socketio/engine.io/compare/4.0.1...4.0.2) (2020-11-09) | ||
@@ -2,0 +6,0 @@ |
{ | ||
"name": "engine.io", | ||
"version": "4.0.2", | ||
"version": "4.0.3", | ||
"description": "The realtime engine behind Socket.IO. Provides the foundation of a bidirectional connection between client and server", | ||
@@ -39,3 +39,3 @@ "main": "lib/engine.io.js", | ||
"eiows": "^3.3.0", | ||
"engine.io-client": "4.0.1", | ||
"engine.io-client": "4.0.3", | ||
"eslint": "^4.19.1", | ||
@@ -42,0 +42,0 @@ "eslint-config-prettier": "^6.9.0", |
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
73766