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.30.0
to
7.30.1-next.6870dfe5b.0
+4
-4
package.json
{
"name": "@wordpress/api-fetch",
"version": "7.30.0",
"version": "7.30.1-next.6870dfe5b.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.3.0",
"@wordpress/url": "^4.30.0"
"@wordpress/i18n": "^6.3.1-next.6870dfe5b.0",
"@wordpress/url": "^4.30.1-next.6870dfe5b.0"
},

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

},
"gitHead": "c66cb089eed19d4f4956962fa7b4c81abe6dd513"
"gitHead": "c8637da9df499cd7b6b07c9fad918f6d45f4de3d"
}