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.31.0
to
7.31.1-next.233ccab9b.0
+4
-4
package.json
{
"name": "@wordpress/api-fetch",
"version": "7.31.0",
"version": "7.31.1-next.233ccab9b.0",
"description": "Utility to make WordPress REST API requests.",

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

"@babel/runtime": "7.25.7",
"@wordpress/i18n": "^6.4.0",
"@wordpress/url": "^4.31.0"
"@wordpress/i18n": "^6.4.1-next.233ccab9b.0",
"@wordpress/url": "^4.31.1-next.233ccab9b.0"
},

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

},
"gitHead": "d7601d30d49462ea942168e8ab6bf449fb93097e"
"gitHead": "d11f971521e4b39b07124d5c5516890ff98b0e31"
}