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.36.0
to
7.36.1-next.6deb34194.0
+4
-4
package.json
{
"name": "@wordpress/api-fetch",
"version": "7.36.0",
"version": "7.36.1-next.6deb34194.0",
"description": "Utility to make WordPress REST API requests.",

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

"dependencies": {
"@wordpress/i18n": "^6.9.0",
"@wordpress/url": "^4.36.0"
"@wordpress/i18n": "^6.9.1-next.6deb34194.0",
"@wordpress/url": "^4.36.1-next.6deb34194.0"
},

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

},
"gitHead": "b35cf1a2dce04665e99fd6b9c2891c0b336361b9"
"gitHead": "457096e9e9b3896d2d4fe54fc19d7fb571ee9a44"
}