@ffflorian/jszip-cli
Advanced tools
+7
-7
@@ -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" | ||
| } |
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
Updated
Updated
Updated