http-browserify
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "http-browserify", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "http module compatability for browserify", | ||
@@ -13,3 +13,3 @@ "main": "index.js", | ||
"dependencies": { | ||
"Base64": "~0.1.2", | ||
"Base64": "~0.2.0", | ||
"inherits": "~2.0.1" | ||
@@ -16,0 +16,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
+ AddedBase64@0.2.1(transitive)
- RemovedBase64@0.1.4(transitive)
UpdatedBase64@~0.2.0