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
262
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.37.1-next.79a2f3cdd.0
to
7.37.1-next.ba3aee3a2.0
+4
-4
package.json
{
"name": "@wordpress/api-fetch",
"version": "7.37.1-next.79a2f3cdd.0",
"version": "7.37.1-next.ba3aee3a2.0",
"description": "Utility to make WordPress REST API requests.",

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

"dependencies": {
"@wordpress/i18n": "^6.10.1-next.79a2f3cdd.0",
"@wordpress/url": "^4.37.1-next.79a2f3cdd.0"
"@wordpress/i18n": "^6.10.1-next.ba3aee3a2.0",
"@wordpress/url": "^4.37.1-next.ba3aee3a2.0"
},

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

},
"gitHead": "6a324496a37d9a333a11d4d7fe5fb93b8152a5ba"
"gitHead": "67d2e486fcd40c753591cf911ca0659132f519ca"
}