You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@wordpress/block-serialization-default-parser

Package Overview
Dependencies
Maintainers
15
Versions
220
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wordpress/block-serialization-default-parser - npm Package Compare versions

Comparing version
3.6.0
to
3.6.1-rc.0
+4
-0
CHANGELOG.md

@@ -0,1 +1,5 @@

<!-- Learn how to maintain this file at https://github.com/WordPress/gutenberg/tree/master/packages#maintaining-changelogs. -->
## Unreleased
## 2.0.3 (2019-01-03)

@@ -2,0 +6,0 @@

+3
-2
{
"name": "@wordpress/block-serialization-default-parser",
"version": "3.6.0",
"version": "3.6.1-rc.0",
"description": "Block serialization specification parser for WordPress posts.",

@@ -9,2 +9,3 @@ "author": "The WordPress Contributors",

"wordpress",
"gutenberg",
"block",

@@ -32,3 +33,3 @@ "parser"

},
"gitHead": "65dbf3a9503402ca3837090dc89d0207f7d96352"
"gitHead": "b68941a77fc6a19657b1c94a481849ec11984865"
}