websocket-stream
Advanced tools
Comparing version 1.0.2 to 1.1.0
@@ -47,2 +47,3 @@ var through = require('through2') | ||
stream.setWritable(proxy) | ||
stream.emit('connect') | ||
} | ||
@@ -49,0 +50,0 @@ |
{ | ||
"name": "websocket-stream", | ||
"version": "1.0.2", | ||
"version": "1.1.0", | ||
"description": "Use websockets with the node streams API. Works in browser and node", | ||
@@ -5,0 +5,0 @@ "scripts": { |
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
8333
163