@wordpress/block-serialization-default-parser
Advanced tools
+3
-3
| { | ||
| "name": "@wordpress/block-serialization-default-parser", | ||
| "version": "4.2.2", | ||
| "version": "4.2.3", | ||
| "description": "Block serialization specification parser for WordPress posts.", | ||
@@ -30,3 +30,3 @@ "author": "The WordPress Contributors", | ||
| "dependencies": { | ||
| "@babel/runtime": "^7.13.10" | ||
| "@babel/runtime": "^7.16.0" | ||
| }, | ||
@@ -36,3 +36,3 @@ "publishConfig": { | ||
| }, | ||
| "gitHead": "8f7f052bc04e3f4eb50f479ced14be1489b9fa79" | ||
| "gitHead": "9a1dd3474d937468e4cf9caf9886ad61ef0a8f50" | ||
| } |
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
133717
0Updated