New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@wordpress/deprecated

Package Overview
Dependencies
Maintainers
23
Versions
229
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wordpress/deprecated - npm Package Compare versions

Comparing version
4.41.1-next.v.202603161435.0
to
4.42.0
+2
-0
CHANGELOG.md

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

## 4.42.0 (2026-03-18)
## 4.41.0 (2026-03-04)

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

+3
-3
{
"name": "@wordpress/deprecated",
"version": "4.41.1-next.v.202603161435.0+ab4981c4f",
"version": "4.42.0",
"description": "Deprecation utility for WordPress.",

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

"dependencies": {
"@wordpress/hooks": "^4.41.1-next.v.202603161435.0+ab4981c4f"
"@wordpress/hooks": "^4.42.0"
},

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

},
"gitHead": "748f4e4564fcc0e6ae90200d90bb993a3cef5828"
"gitHead": "c20787b1778ae64c2db65643b1c236309d68e6ba"
}