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
4.2.2
to
4.2.3
+3
-3
package.json
{
"name": "@wordpress/block-serialization-default-parser",
"version": "4.2.2",
"version": "4.2.3",
"description": "Block serialization specification parser for WordPress posts.",

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

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

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

},
"gitHead": "8f7f052bc04e3f4eb50f479ced14be1489b9fa79"
"gitHead": "9a1dd3474d937468e4cf9caf9886ad61ef0a8f50"
}