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

@wordpress/api-fetch

Package Overview
Dependencies
Maintainers
23
Versions
259
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.30.1-next.a730c9c8c.0
to
7.31.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.31.0 (2025-09-17)
## 7.30.0 (2025-09-03)

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

+4
-4
{
"name": "@wordpress/api-fetch",
"version": "7.30.1-next.a730c9c8c.0",
"version": "7.31.0",
"description": "Utility to make WordPress REST API requests.",

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

"@babel/runtime": "7.25.7",
"@wordpress/i18n": "^6.3.1-next.a730c9c8c.0",
"@wordpress/url": "^4.30.1-next.a730c9c8c.0"
"@wordpress/i18n": "^6.4.0",
"@wordpress/url": "^4.31.0"
},

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

},
"gitHead": "85a580bd2c55f811c8969b42dbb10209d19d514e"
"gitHead": "d7601d30d49462ea942168e8ab6bf449fb93097e"
}