Comparing version 1.0.5 to 1.0.6
@@ -222,2 +222,3 @@ 'use strict'; | ||
.use(Decompress.tar(opts)) | ||
.use(Decompress.tarbz2(opts)) | ||
.use(Decompress.targz(opts)) | ||
@@ -224,0 +225,0 @@ .use(Decompress.zip(opts)); |
{ | ||
"name": "download", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"description": "Download and extract files effortlessly", | ||
@@ -30,3 +30,3 @@ "license": "MIT", | ||
"archive-type": "^1.0.2", | ||
"decompress": "^1.0.1", | ||
"decompress": "^1.0.7", | ||
"each-async": "^1.0.0", | ||
@@ -33,0 +33,0 @@ "fs-extra": "^0.11.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
7968
197
Updateddecompress@^1.0.7