@wordpress/block-serialization-default-parser
Advanced tools
+2
-0
@@ -0,1 +1,3 @@ | ||
| ## 2.0.3 (2019-01-03) | ||
| ## 2.0.2 (2018-12-12) | ||
@@ -2,0 +4,0 @@ |
+2
-5
| { | ||
| "name": "@wordpress/block-serialization-default-parser", | ||
| "version": "2.0.3", | ||
| "version": "2.0.4", | ||
| "description": "Block serialization specification parser for WordPress posts.", | ||
@@ -26,9 +26,6 @@ "author": "The WordPress Contributors", | ||
| }, | ||
| "devDependencies": { | ||
| "@wordpress/block-serialization-spec-parser": "^2.0.2" | ||
| }, | ||
| "publishConfig": { | ||
| "access": "public" | ||
| }, | ||
| "gitHead": "f0223019510166b34593ba197568ca760d2983e7" | ||
| "gitHead": "c59ef56fe16bdcc1fffd70b6e8a2fda4bf9c28fe" | ||
| } |
+1
-1
| # Block Serialization Default Parser | ||
| This library contains the default block serialization parser implementations for WordPress documents. It provides native PHP and JavaScript parsers that implement the [specification](../../docs/grammar.md) from [`@wordpress/block-serialization-spec-parser`](../block-serialization-spec-parser/README.md) and which normally operates on the document stored in `post_content`. | ||
| This library contains the default block serialization parser implementations for WordPress documents. It provides native PHP and JavaScript parsers that implement the [specification](/docs/contributors/grammar.md) from [`@wordpress/block-serialization-spec-parser`](/packages/block-serialization-spec-parser/README.md) and which normally operates on the document stored in `post_content`. | ||
@@ -5,0 +5,0 @@ ## Installation |
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
0
-100%103528
-0.04%