stream-http
Advanced tools
Comparing version 2.0.1 to 2.0.2
@@ -123,3 +123,3 @@ // var Base64 = require('Base64') | ||
self._connect() | ||
}).then(undefined, function (reason) { | ||
}, function (reason) { | ||
self.emit('error', reason) | ||
@@ -126,0 +126,0 @@ }) |
{ | ||
"name": "stream-http", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"description": "Streaming http in the browser", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
78569