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
23
Versions
222
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
5.41.1-next.v.202603161435.0
to
5.42.0
+2
-0
CHANGELOG.md

@@ -5,2 +5,4 @@ <!-- Learn how to maintain this file at https://github.com/WordPress/gutenberg/tree/HEAD/packages#maintaining-changelogs. -->

## 5.42.0 (2026-03-18)
## 5.41.0 (2026-03-04)

@@ -7,0 +9,0 @@

+3
-3
{
"name": "@wordpress/block-serialization-default-parser",
"version": "5.41.1-next.v.202603161435.0+ab4981c4f",
"version": "5.42.0",
"description": "Block serialization specification parser for WordPress posts.",

@@ -48,3 +48,3 @@ "author": "The WordPress Contributors",

"devDependencies": {
"@wordpress/block-serialization-spec-parser": "^5.41.1-next.v.202603161435.0+ab4981c4f"
"@wordpress/block-serialization-spec-parser": "^5.42.0"
},

@@ -54,3 +54,3 @@ "publishConfig": {

},
"gitHead": "748f4e4564fcc0e6ae90200d90bb993a3cef5828"
"gitHead": "c20787b1778ae64c2db65643b1c236309d68e6ba"
}