@wordpress/block-serialization-default-parser
Advanced tools
+2
-0
@@ -5,2 +5,4 @@ <!-- Learn how to maintain this file at https://github.com/WordPress/gutenberg/tree/HEAD/packages#maintaining-changelogs. --> | ||
| ## 4.42.0 (2023-09-20) | ||
| ## 4.41.0 (2023-08-31) | ||
@@ -7,0 +9,0 @@ |
@@ -76,3 +76,3 @@ <?php | ||
| $this->stack = array(); | ||
| $this->empty_attrs = json_decode( '{}', true ); | ||
| $this->empty_attrs = array(); | ||
@@ -79,0 +79,0 @@ while ( $this->proceed() ) { |
+2
-2
| { | ||
| "name": "@wordpress/block-serialization-default-parser", | ||
| "version": "4.41.1-next.5a1d1283.0", | ||
| "version": "4.42.0", | ||
| "description": "Block serialization specification parser for WordPress posts.", | ||
@@ -36,3 +36,3 @@ "author": "The WordPress Contributors", | ||
| }, | ||
| "gitHead": "fa0b66987dab5a15f38663e06036d09bccffaa4b" | ||
| "gitHead": "cc35f517ed017ab7131319af3e87c359e8de175d" | ||
| } |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
-100%161170
-0.01%