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

onezip

Package Overview
Dependencies
Maintainers
0
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 6.1.0 to 6.1.1

4

lib/onezip.js

@@ -187,4 +187,4 @@ 'use strict';

.on('error', (error) => {
this.emit('error', error);
})
this.emit('error', error);
})
.on('end', end);

@@ -191,0 +191,0 @@ };

{
"name": "onezip",
"version": "6.1.0",
"version": "6.1.1",
"description": "pack and extract .zip archives with emitter",

@@ -31,3 +31,3 @@ "type": "commonjs",

"yauzl": "^3.1.3",
"yazl": "^2.4.1"
"yazl": "^3.3.1"
},

@@ -38,9 +38,9 @@ "devDependencies": {

"@putout/eslint-flat": "^2.0.0",
"c8": "^9.1.0",
"eslint": "^9.0.0-alpha.2",
"eslint-plugin-putout": "^22.3.1",
"c8": "^10.1.2",
"eslint": "^9.16.0",
"eslint-plugin-putout": "^23.2.0",
"madrun": "^10.0.1",
"mock-require": "^3.0.2",
"nodemon": "^3.0.3",
"putout": "^35.0.1",
"putout": "^36.15.0",
"rimraf": "^5.0.5",

@@ -47,0 +47,0 @@ "supertape": "^10.0.0",

Sorry, the diff of this file is not supported yet

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