websocket-stream
Advanced tools
Comparing version 3.0.0 to 3.0.1
{ | ||
"name": "websocket-stream", | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"license": "BSD-2-Clause", | ||
@@ -41,3 +41,4 @@ "description": "Use websockets with the node streams API. Works in browser and node", | ||
"./echo-server.js": "./fake-server.js", | ||
"./index.js": "./stream.js" | ||
"./index.js": "./stream.js", | ||
"ws": "./ws-fallback.js" | ||
}, | ||
@@ -44,0 +45,0 @@ "bugs": { |
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
14795
13
340