@ffflorian/jszip-cli
Advanced tools
+6
-6
@@ -5,6 +5,6 @@ { | ||
| "dependencies": { | ||
| "commander": "13.1.0", | ||
| "commander": "14.0.0", | ||
| "cosmiconfig": "9.0.0", | ||
| "fs-extra": "11.3.0", | ||
| "glob": "11.0.1", | ||
| "glob": "11.0.3", | ||
| "jszip": "3.10.1", | ||
@@ -20,4 +20,4 @@ "logdown": "3.3.1", | ||
| "rimraf": "6.0.1", | ||
| "typescript": "5.8.2", | ||
| "vitest": "3.0.7" | ||
| "typescript": "5.8.3", | ||
| "vitest": "3.2.4" | ||
| }, | ||
@@ -48,4 +48,4 @@ "engines": { | ||
| "type": "module", | ||
| "version": "3.8.5", | ||
| "gitHead": "7704629d81392a9c7858e1bdd974762598e953a2" | ||
| "version": "3.8.6", | ||
| "gitHead": "b834177d548b327ae16488fc9c8a55ba4cae02b3" | ||
| } |
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
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
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
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
+ Added
+ Added
- Removed
- Removed
Updated
Updated