websocket-stream
Advanced tools
Comparing version 2.0.0 to 2.0.2
{ | ||
"name": "websocket-stream", | ||
"version": "2.0.0", | ||
"version": "2.0.2", | ||
"license": "BSD-2-Clause", | ||
@@ -29,3 +29,3 @@ "description": "Use websockets with the node streams API. Works in browser and node", | ||
"through2": "^0.6.1", | ||
"ws": "^0.7.1", | ||
"ws": "^0.8.0", | ||
"xtend": "^4.0.0" | ||
@@ -32,0 +32,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
+ Addedbufferutil@1.2.1(transitive)
+ Addednan@2.22.02.4.0(transitive)
+ Addedutf-8-validate@1.2.2(transitive)
+ Addedws@0.8.1(transitive)
- Removedbufferutil@1.1.0(transitive)
- Removednan@1.8.4(transitive)
- Removedutf-8-validate@1.1.0(transitive)
- Removedws@0.7.2(transitive)
Updatedws@^0.8.0