Comparing version 3.3.2 to 3.4.0
{ | ||
"name": "eiows", | ||
"version": "3.3.2", | ||
"version": "3.4.0", | ||
"description": "custom fork of uWebSockets 0.14", | ||
@@ -11,3 +11,3 @@ "license": "MIT", | ||
"engines": { | ||
"node": ">=8.12.0 <15.0" | ||
"node": ">=8.12.0 <16.0" | ||
}, | ||
@@ -14,0 +14,0 @@ "keywords": [ |
eiows is a replacement module for ws which allows, but doesn't guarantee, significant performance and memory-usage improvements. This module is specifically only compatible with Node.js. | ||
This package is mainly meant for projects which depend on the performance of the “original uws package”. This package requires engine.io(3.4.2 or higher) and it should work on Node 8, 10, 12, 13(v13.14.0 or higher) and 14(v14.4.0 or higher). | ||
This package is mainly meant for projects which depend on the performance of the “original uws package”. This package requires engine.io(3.4.2 or higher) and it should work on Node 8, 10, 12, 13(v13.14.0 or higher), 14(v14.4.0 or higher) and 15. | ||
@@ -4,0 +4,0 @@ Installation: |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
8196902
813