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.33.1-next.36001005c.0
to
7.33.1
+4
-4
package.json
{
"name": "@wordpress/api-fetch",
"version": "7.33.1-next.36001005c.0",
"version": "7.33.1",
"description": "Utility to make WordPress REST API requests.",

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

"dependencies": {
"@wordpress/i18n": "^6.6.1-next.36001005c.0",
"@wordpress/url": "^4.33.1-next.36001005c.0"
"@wordpress/i18n": "^6.6.1",
"@wordpress/url": "^4.33.1"
},

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

},
"gitHead": "b73a8a22e779c59efb8f911e32b681652f237d60"
"gitHead": "5f84bafdec1bed05247c1080c12f6a237951b862"
}