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.40.0
to
5.40.1-next.v.202602191100.0
+3
-3
package.json
{
"name": "@wordpress/block-serialization-default-parser",
"version": "5.40.0",
"version": "5.40.1-next.v.202602191100.0+2f8ac7442",
"description": "Block serialization specification parser for WordPress posts.",

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

"devDependencies": {
"@wordpress/block-serialization-spec-parser": "^5.40.0"
"@wordpress/block-serialization-spec-parser": "^5.40.1-next.v.202602191100.0+2f8ac7442"
},

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

},
"gitHead": "376124aa10dbc2cc0c81c964ec00b99fcfee5382"
"gitHead": "de48b2351a7efb8a33a83067612960a0cf239592"
}