Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

@ffflorian/jszip-cli

Package Overview
Dependencies
Maintainers
1
Versions
97
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.8.2
to
3.8.3
+7
-7
package.json

@@ -5,6 +5,6 @@ {

"dependencies": {
"commander": "12.1.0",
"commander": "13.1.0",
"cosmiconfig": "9.0.0",
"fs-extra": "11.2.0",
"glob": "11.0.0",
"fs-extra": "11.3.0",
"glob": "11.0.1",
"jszip": "3.10.1",

@@ -20,4 +20,4 @@ "logdown": "3.3.1",

"rimraf": "6.0.1",
"typescript": "5.7.2",
"vitest": "2.1.6"
"typescript": "5.8.2",
"vitest": "3.0.7"
},

@@ -48,4 +48,4 @@ "engines": {

"type": "module",
"version": "3.8.2",
"gitHead": "20a1a685c974f48c2d3bdb73e9c3625bc416ad9e"
"version": "3.8.3",
"gitHead": "b98f44dc0fe4527d0905b467b2bc11901984d19e"
}