@trim21/php-serialize
Advanced tools
+4
-4
| { | ||
| "name": "@trim21/php-serialize", | ||
| "version": "0.2.0", | ||
| "version": "0.2.1", | ||
| "description": "PHP serialize/deserialize in Javascript", | ||
| "type": "module", | ||
| "types": "dist/types/index.d.ts", | ||
| "module": "dist/index.mjs", | ||
| "module": "dist/index.js", | ||
| "sideEffects": false, | ||
@@ -24,4 +24,4 @@ "scripts": { | ||
| ".": { | ||
| "import": "./dist/index.mjs", | ||
| "default": "./dist/index.mjs" | ||
| "import": "./dist/index.js", | ||
| "default": "./dist/index.js" | ||
| }, | ||
@@ -28,0 +28,0 @@ "./package.json": "./package.json" |
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
32720
-0.01%