@ffflorian/jszip-cli
Advanced tools
+1
-1
@@ -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 @@ } |
+2
-2
@@ -45,4 +45,4 @@ { | ||
| "type": "module", | ||
| "version": "3.15.5", | ||
| "gitHead": "2d037f034a0b123365736d4705fbfaa179365ef3" | ||
| "version": "3.16.0", | ||
| "gitHead": "146d587751b7319816e1a638bfa1b90197cad9bd" | ||
| } |
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
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
68305
0.03%