You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@ffflorian/jszip-cli

Package Overview
Dependencies
Maintainers
1
Versions
100
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ffflorian/jszip-cli - npm Package Compare versions

Comparing version
3.15.5
to
3.16.0
+1
-1
dist/JSZipCLI.js

@@ -99,3 +99,3 @@ import { cosmiconfigSync } from 'cosmiconfig';

catch (error) {
throw new Error(`Can't read configuration file: ${error.message}`);
throw new Error(`Can't read configuration file: ${error.message}`, { cause: error });
}

@@ -102,0 +102,0 @@ }

@@ -45,4 +45,4 @@ {

"type": "module",
"version": "3.15.5",
"gitHead": "2d037f034a0b123365736d4705fbfaa179365ef3"
"version": "3.16.0",
"gitHead": "146d587751b7319816e1a638bfa1b90197cad9bd"
}