unpack-stream
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "unpack-stream", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "Unpack a tarball stream", | ||
"main": "dist/index.js", | ||
"typings": "dist/index.d.ts", | ||
"files": [ | ||
@@ -36,3 +35,2 @@ "dist/" | ||
"dependencies": { | ||
"crypto": "0.0.3", | ||
"gunzip-maybe": "^1.3.1", | ||
@@ -39,0 +37,0 @@ "tar-fs": "^1.14.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
2
7451
5
51
- Removedcrypto@0.0.3
- Removedcrypto@0.0.3(transitive)