@trim21/php-serialize
Advanced tools
+3
-2
| { | ||
| "name": "@trim21/php-serialize", | ||
| "version": "0.2.1", | ||
| "version": "0.2.2", | ||
| "description": "PHP serialize/deserialize in Javascript", | ||
| "type": "module", | ||
| "types": "dist/types/index.d.ts", | ||
| "types": "dist/index.d.ts", | ||
| "module": "dist/index.js", | ||
@@ -24,2 +24,3 @@ "sideEffects": false, | ||
| ".": { | ||
| "types": "./dist/index.d.ts", | ||
| "import": "./dist/index.js", | ||
@@ -26,0 +27,0 @@ "default": "./dist/index.js" |
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
32750
0.09%