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

@@ -24,2 +24,3 @@ "author": "The WordPress Contributors",

"react-native": "src/index",
"sideEffects": false,
"dependencies": {

@@ -31,3 +32,3 @@ "@babel/runtime": "^7.4.4"

},
"gitHead": "989502eccaadee1ea7666d6d9fb9f4d08b274546"
"gitHead": "707754784420a7089ae31ec4d6c756ce9af9c782"
}