Comparing version 1.0.3 to 1.0.4
@@ -12,3 +12,3 @@ 'use strict'; | ||
var assert = require('assert'); | ||
var pipe = require('pipe-io'); | ||
var pipe = require('pipe-io/legacy'); | ||
@@ -15,0 +15,0 @@ var mkdirp = require('mkdirp'); |
@@ -10,3 +10,3 @@ 'use strict'; | ||
const assert = require('assert'); | ||
const pipe = require('pipe-io'); | ||
const pipe = require('pipe-io/legacy'); | ||
@@ -13,0 +13,0 @@ const mkdirp = require('mkdirp'); |
{ | ||
"name": "onezip", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "pack and extract .zip archives with emitter", | ||
@@ -41,3 +41,3 @@ "main": "lib/onezip.js", | ||
"mkdirp": "^0.5.1", | ||
"pipe-io": "^1.2.0", | ||
"pipe-io": "^2.0.1", | ||
"yargs-parser": "^4.0.2", | ||
@@ -44,0 +44,0 @@ "yauzl": "^2.6.0", |
@@ -131,3 +131,5 @@ # OneZip [![License][LicenseIMGURL]][LicenseURL] [![NPM version][NPMIMGURL]][NPMURL] [![Dependency Status][DependencyStatusIMGURL]][DependencyStatusURL] [![Build Status][BuildStatusIMGURL]][BuildStatusURL] [![Coverage Status][CoverageIMGURL]][CoverageURL] | ||
- [Jag](https://github.com/coderaiser/node-jag "Jag") - Pack files and folders with tar and gzip. | ||
- [Jaguar](https://github.com/coderaiser/node-jaguar "Jaguar") - Pack and extract .tar.gz archives with emitter. | ||
- [Tar-to-zip](https://github.com/coderaiser/node-tar-to-zip "Tar-to-zip") - Convert tar and tar.gz archives to zip. | ||
@@ -134,0 +136,0 @@ ## License |
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
27089
150
+ Addedpipe-io@2.0.5(transitive)
- Removedpipe-io@1.2.8(transitive)
- Removedpullout@1.0.3(transitive)
Updatedpipe-io@^2.0.1