Big News: Socket Selected for OpenAI's Cybersecurity Grant Program.Details
Socket
Book a DemoSign in
Socket

@wordpress/api-fetch

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

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

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

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

},
"gitHead": "376124aa10dbc2cc0c81c964ec00b99fcfee5382"
"gitHead": "de48b2351a7efb8a33a83067612960a0cf239592"
}