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
25
Versions
262
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
6.5.0
to
6.6.0
+2
-0
CHANGELOG.md

@@ -5,2 +5,4 @@ <!-- Learn how to maintain this file at https://github.com/WordPress/gutenberg/tree/HEAD/packages#maintaining-changelogs. -->

## 6.6.0 (2022-05-18)
## 6.5.0 (2022-05-04)

@@ -7,0 +9,0 @@

+4
-4
{
"name": "@wordpress/api-fetch",
"version": "6.5.0",
"version": "6.6.0",
"description": "Utility to make WordPress REST API requests.",

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

"@babel/runtime": "^7.16.0",
"@wordpress/i18n": "^4.8.0",
"@wordpress/url": "^3.9.0"
"@wordpress/i18n": "^4.9.0",
"@wordpress/url": "^3.10.0"
},

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

},
"gitHead": "4631d515033397fcfeda77e5755960253caef9bf"
"gitHead": "198fa129cf1af8dc615918987ea6795cd40ab7df"
}