You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@wordpress/api-fetch

Package Overview
Dependencies
Maintainers
23
Versions
208
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

to
7.25.0

2

CHANGELOG.md

@@ -5,2 +5,4 @@ <!-- Learn how to maintain this file at https://github.com/WordPress/gutenberg/tree/HEAD/packages#maintaining-changelogs. -->

## 7.25.0 (2025-06-04)
## 7.24.0 (2025-05-22)

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

8

package.json
{
"name": "@wordpress/api-fetch",
"version": "7.24.0",
"version": "7.25.0",
"description": "Utility to make WordPress REST API requests.",

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

"@babel/runtime": "7.25.7",
"@wordpress/i18n": "^5.24.0",
"@wordpress/url": "^4.24.0"
"@wordpress/i18n": "^5.25.0",
"@wordpress/url": "^4.25.0"
},

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

},
"gitHead": "9c03d1458cae76792ae15e67b421205836bf4393"
"gitHead": "d1acd76ffff33ab01f0a948d2f51e5e45c95158d"
}