Comparing version 2.0.1 to 2.0.2
@@ -8,3 +8,3 @@ 'use strict'; | ||
const findit = require('findit'); | ||
const findit = require('findit2'); | ||
const assert = require('assert'); | ||
@@ -11,0 +11,0 @@ const pipe = require('pipe-io'); |
{ | ||
"name": "onezip", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"description": "pack and extract .zip archives with emitter", | ||
@@ -21,3 +21,3 @@ "main": "lib/onezip.js", | ||
"dependencies": { | ||
"findit": "^2.0.0", | ||
"findit2": "^2.2.3", | ||
"glob": "^7.0.0", | ||
@@ -24,0 +24,0 @@ "itchy": "^1.0.0", |
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
17751
+ Addedfindit2@^2.2.3
+ Addedfindit2@2.2.3(transitive)
- Removedfindit@^2.0.0
- Removedfindit@2.0.0(transitive)