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.40.1-next.v.202602241322.0
to
7.40.1-next.v.202602271551.0
+4
-4
package.json
{
"name": "@wordpress/api-fetch",
"version": "7.40.1-next.v.202602241322.0+bce7cff88",
"version": "7.40.1-next.v.202602271551.0+464abe399",
"description": "Utility to make WordPress REST API requests.",

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

"dependencies": {
"@wordpress/i18n": "^6.13.1-next.v.202602241322.0+bce7cff88",
"@wordpress/url": "^4.40.1-next.v.202602241322.0+bce7cff88"
"@wordpress/i18n": "^6.13.1-next.v.202602271551.0+464abe399",
"@wordpress/url": "^4.40.1-next.v.202602271551.0+464abe399"
},

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

},
"gitHead": "943dde7f0b600ce238726c36284bc9f70ce0ffa4"
"gitHead": "95aa7055a5757219e2d96a91efc69f7dd1b2d4c3"
}