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.32.1-next.47f435fc9.0
to
7.32.1-next.b8c8708f3.0
+4
-4
package.json
{
"name": "@wordpress/api-fetch",
"version": "7.32.1-next.47f435fc9.0",
"version": "7.32.1-next.b8c8708f3.0",
"description": "Utility to make WordPress REST API requests.",

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

"dependencies": {
"@wordpress/i18n": "^6.5.1-next.47f435fc9.0",
"@wordpress/url": "^4.32.1-next.47f435fc9.0"
"@wordpress/i18n": "^6.5.1-next.b8c8708f3.0",
"@wordpress/url": "^4.32.1-next.b8c8708f3.0"
},

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

},
"gitHead": "9720f22c138771d2ed1a0522725c3cdf1c242953"
"gitHead": "67cfd7e661931aeb0d06bec894599d287a4f8d0f"
}