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
219
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.37.1-next.v.0
to
5.38.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.38.0 (2026-01-16)
## 5.36.0 (2025-11-26)

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

+3
-3
{
"name": "@wordpress/block-serialization-default-parser",
"version": "5.37.1-next.v.0+500f87dd8",
"version": "5.38.0",
"description": "Block serialization specification parser for WordPress posts.",

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

"devDependencies": {
"@wordpress/block-serialization-spec-parser": "^5.37.1-next.v.0+500f87dd8"
"@wordpress/block-serialization-spec-parser": "^5.38.0"
},

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

},
"gitHead": "ca0db0ee8ac2116cd307650136027d26d0cdd9bd"
"gitHead": "50c4c0f51e4797c217946ce42adfaa5eb026f33f"
}