gunzip-maybe
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "gunzip-maybe", | ||
"description": "Transform stream that gunzips its input if it is gunzipped and just echoes it if not", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"repository": "mafintosh/gunzip-maybe", | ||
"dependencies": { | ||
"browserify-zlib": "^0.1.4", | ||
"peek-stream": "^1.1.0", | ||
@@ -16,3 +17,6 @@ "through2": "^0.4.1" | ||
"test": "tape test.js" | ||
}, | ||
"browser": { | ||
"zlib": "browserify-zlib" | ||
} | ||
} |
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
No License Found
License(Experimental) License information could not be found.
Found 1 instance in 1 package
3264
7
0
3
+ Addedbrowserify-zlib@^0.1.4
+ Addedbrowserify-zlib@0.1.4(transitive)
+ Addedpako@0.2.9(transitive)