You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@wordpress/deprecated

Package Overview
Dependencies
Maintainers
23
Versions
227
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.32.1-next.ff1cebbba.0
to
4.33.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.33.0 (2025-10-17)
## 4.32.0 (2025-10-01)

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

+3
-3
{
"name": "@wordpress/deprecated",
"version": "4.32.1-next.ff1cebbba.0",
"version": "4.33.0",
"description": "Deprecation utility for WordPress.",

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

"dependencies": {
"@wordpress/hooks": "^4.32.1-next.ff1cebbba.0"
"@wordpress/hooks": "^4.33.0"
},

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

},
"gitHead": "c5b659710aff01d40d2eb97b211eb2cec9c07d3b"
"gitHead": "2bbe0d34ab65458468758c48826296d7a753428b"
}