@simonbackx/simple-encoding
Advanced tools
+8
-1
@@ -6,4 +6,11 @@ { | ||
| "types": "./dist/index.d.ts", | ||
| "version": "2.16.1", | ||
| "version": "2.16.2", | ||
| "sideEffects": false, | ||
| "type": "commonjs", | ||
| "exports": { | ||
| ".": { | ||
| "import": "./esm/dist/index.js", | ||
| "require": "./dist/index.js" | ||
| } | ||
| }, | ||
| "scripts": { | ||
@@ -10,0 +17,0 @@ "build": "yarn build-cjs && yarn build-esm", |
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
488593
0.03%