stream-http
Advanced tools
Comparing version 2.1.0 to 2.1.1
{ | ||
"name": "stream-http", | ||
"version": "2.1.0", | ||
"version": "2.1.1", | ||
"description": "Streaming http in the browser", | ||
@@ -30,3 +30,3 @@ "main": "index.js", | ||
"dependencies": { | ||
"builtin-status-codes": "^1.0.0", | ||
"builtin-status-codes": "^2.0.0", | ||
"inherits": "^2.0.1", | ||
@@ -33,0 +33,0 @@ "to-arraybuffer": "^1.0.0", |
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
80516
+ Addedbuiltin-status-codes@2.0.0(transitive)
- Removedbuiltin-status-codes@1.0.0(transitive)
Updatedbuiltin-status-codes@^2.0.0