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
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
5.10.0
to
5.11.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.11.0 (2024-10-30)
## 5.10.0 (2024-10-16)

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

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

@@ -37,3 +37,4 @@ "author": "The WordPress Contributors",

},
"gitHead": "ab34a7ac935fd1478eac63b596242d83270897ee"
"wpScript": true,
"gitHead": "dcf4613b33b0eda14e203ac30f700ed0db70347f"
}