Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
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.40.1-next.v.202602271551.0
to
5.41.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.41.0 (2026-03-04)
## 5.40.0 (2026-02-18)

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

+3
-3
{
"name": "@wordpress/block-serialization-default-parser",
"version": "5.40.1-next.v.202602271551.0+464abe399",
"version": "5.41.0",
"description": "Block serialization specification parser for WordPress posts.",

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

"devDependencies": {
"@wordpress/block-serialization-spec-parser": "^5.40.1-next.v.202602271551.0+464abe399"
"@wordpress/block-serialization-spec-parser": "^5.41.0"
},

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

},
"gitHead": "95aa7055a5757219e2d96a91efc69f7dd1b2d4c3"
"gitHead": "8bfc179b9aed74c0a6dd6e8edf7a49e40e4f87cc"
}