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
260
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.29.0
to
7.29.1-next.f34ab90e9.0
+4
-4
package.json
{
"name": "@wordpress/api-fetch",
"version": "7.29.0",
"version": "7.29.1-next.f34ab90e9.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.2.0",
"@wordpress/url": "^4.29.0"
"@wordpress/i18n": "^6.2.1-next.f34ab90e9.0",
"@wordpress/url": "^4.29.1-next.f34ab90e9.0"
},

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

},
"gitHead": "445ede01e8abc8e49a1101b21a3651adbe852120"
"gitHead": "91f58004986ec6faf118825f925ac7873d171986"
}