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
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.33.1
to
4.34.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.34.0 (2025-10-29)
## 4.33.0 (2025-10-17)

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

+3
-3
{
"name": "@wordpress/deprecated",
"version": "4.33.1",
"version": "4.34.0",
"description": "Deprecation utility for WordPress.",

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

"dependencies": {
"@wordpress/hooks": "^4.33.1"
"@wordpress/hooks": "^4.34.0"
},

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

},
"gitHead": "5f84bafdec1bed05247c1080c12f6a237951b862"
"gitHead": "ceebff807958d2e8fc755b5a20473939c78b4d1d"
}