Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

onezip

Package Overview
Dependencies
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

onezip - npm Package Compare versions

Comparing version 2.0.1 to 2.0.2

2

lib/onezip.js

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc