Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

@wordpress/api-fetch

Package Overview
Dependencies
Maintainers
23
Versions
258
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wordpress/api-fetch - npm Package Compare versions

Comparing version
7.33.1
to
7.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. -->

## 7.34.0 (2025-10-29)
## 7.33.0 (2025-10-17)

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

+4
-4
{
"name": "@wordpress/api-fetch",
"version": "7.33.1",
"version": "7.34.0",
"description": "Utility to make WordPress REST API requests.",

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

"dependencies": {
"@wordpress/i18n": "^6.6.1",
"@wordpress/url": "^4.33.1"
"@wordpress/i18n": "^6.7.0",
"@wordpress/url": "^4.34.0"
},

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

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