New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@wordpress/dom

Package Overview
Dependencies
Maintainers
0
Versions
199
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wordpress/dom - npm Package Compare versions

Comparing version

to
4.20.0

2

CHANGELOG.md

@@ -5,2 +5,4 @@ <!-- Learn how to maintain this file at https://github.com/WordPress/gutenberg/tree/HEAD/packages#maintaining-changelogs. -->

## 4.20.0 (2025-03-13)
## 4.19.0 (2025-02-28)

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

6

package.json
{
"name": "@wordpress/dom",
"version": "4.19.1",
"version": "4.20.0",
"description": "DOM utilities module for WordPress.",

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

"@babel/runtime": "7.25.7",
"@wordpress/deprecated": "^4.19.1"
"@wordpress/deprecated": "^4.20.0"
},

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

},
"gitHead": "6f49fee89f840761f7fedf662713cbd4a71723e9"
"gitHead": "72476970386146d450c375e5c71a96dda7c9aaa8"
}