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
16
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
3.10.0
to
3.10.1-next.5c9849e156.0
+3
-3
package.json
{
"name": "@wordpress/block-serialization-default-parser",
"version": "3.10.0",
"version": "3.10.1-next.5c9849e156.0",
"description": "Block serialization specification parser for WordPress posts.",

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

"dependencies": {
"@babel/runtime": "^7.12.5"
"@babel/runtime": "^7.13.10"
},

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

},
"gitHead": "054f7d722fe561b2bede2d1e89e1add59a6b7093"
"gitHead": "595352e9f9c483d00f19d2b2f89ccca41f92e9a6"
}