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.36.1-next.8b30e05b0.0
to
4.37.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.37.0 (2025-12-23)
## 4.36.0 (2025-11-26)

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

+3
-3
{
"name": "@wordpress/deprecated",
"version": "4.36.1-next.8b30e05b0.0",
"version": "4.37.0",
"description": "Deprecation utility for WordPress.",

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

"dependencies": {
"@wordpress/hooks": "^4.36.1-next.8b30e05b0.0"
"@wordpress/hooks": "^4.37.0"
},

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

},
"gitHead": "2466f6bc223f8be98c55e1ac7270e8c3e413eaaf"
"gitHead": "2cf13ec6cf86153c9b3cf369bf5c59046f5cd950"
}