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.39.1-next.v.20260206T143.0
to
7.40.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.40.0 (2026-02-18)
## 7.39.0 (2026-01-29)

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

+4
-4
{
"name": "@wordpress/api-fetch",
"version": "7.39.1-next.v.20260206T143.0+81f8de885",
"version": "7.40.0",
"description": "Utility to make WordPress REST API requests.",

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

"dependencies": {
"@wordpress/i18n": "^6.12.1-next.v.20260206T143.0+81f8de885",
"@wordpress/url": "^4.39.1-next.v.20260206T143.0+81f8de885"
"@wordpress/i18n": "^6.13.0",
"@wordpress/url": "^4.40.0"
},

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

},
"gitHead": "6ae3fbb907e6c309ff6a0685e5e5ff0c2ee23b15"
"gitHead": "376124aa10dbc2cc0c81c964ec00b99fcfee5382"
}