unpack-stream
Advanced tools
Comparing version 4.0.0 to 4.0.1
@@ -1,2 +0,1 @@ | ||
/// <reference types="node" /> | ||
import { IncomingMessage } from 'http'; | ||
@@ -3,0 +2,0 @@ export declare type UnpackProgress = (downloaded: number, totalSize: number) => void; |
{ | ||
"name": "unpack-stream", | ||
"version": "4.0.0", | ||
"version": "4.0.1", | ||
"description": "Unpack a tarball stream", | ||
@@ -40,3 +40,3 @@ "main": "dist/index.js", | ||
"ssri": "^6.0.0", | ||
"tar-fs": "^1.14.0" | ||
"tar-fs": "^2.0.0" | ||
}, | ||
@@ -49,7 +49,7 @@ "devDependencies": { | ||
"mos-plugin-readme": "^1.0.4", | ||
"package-preview": "^1.0.0", | ||
"package-preview": "^2.0.0", | ||
"rimraf": "^2.6.1", | ||
"tape": "^4.7.0", | ||
"ts-node": "^6.0.0", | ||
"typescript": "^2.4.2" | ||
"ts-node": "^8.0.2", | ||
"typescript": "^3.0.0" | ||
}, | ||
@@ -56,0 +56,0 @@ "mos": { |
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
11524
91
+ Addedbl@4.1.0(transitive)
+ Addedmkdirp-classic@0.5.3(transitive)
+ Addedtar-fs@2.1.1(transitive)
+ Addedtar-stream@2.2.0(transitive)
- Removedbl@1.2.3(transitive)
- Removedbuffer-alloc@1.2.0(transitive)
- Removedbuffer-alloc-unsafe@1.1.0(transitive)
- Removedbuffer-fill@1.0.0(transitive)
- Removedminimist@1.2.8(transitive)
- Removedmkdirp@0.5.6(transitive)
- Removedpump@1.0.3(transitive)
- Removedtar-fs@1.16.3(transitive)
- Removedtar-stream@1.6.2(transitive)
- Removedto-buffer@1.1.1(transitive)
Updatedtar-fs@^2.0.0