Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

@wordpress/api-fetch

Package Overview
Dependencies
Maintainers
23
Versions
258
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.40.1-next.v.202602191100.0
to
7.40.1-next.v.202602200903.0
+4
-4
package.json
{
"name": "@wordpress/api-fetch",
"version": "7.40.1-next.v.202602191100.0+2f8ac7442",
"version": "7.40.1-next.v.202602200903.0+06edfb869",
"description": "Utility to make WordPress REST API requests.",

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

"dependencies": {
"@wordpress/i18n": "^6.13.1-next.v.202602191100.0+2f8ac7442",
"@wordpress/url": "^4.40.1-next.v.202602191100.0+2f8ac7442"
"@wordpress/i18n": "^6.13.1-next.v.202602200903.0+06edfb869",
"@wordpress/url": "^4.40.1-next.v.202602200903.0+06edfb869"
},

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

},
"gitHead": "de48b2351a7efb8a33a83067612960a0cf239592"
"gitHead": "6e225a6505fdc8e407305851c7a68b781dee8118"
}