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.2.0
to
6.3.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.3.0 (2022-04-08)
## 6.2.0 (2022-03-23)

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

+4
-4
{
"name": "@wordpress/api-fetch",
"version": "6.2.0",
"version": "6.3.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.5.0",
"@wordpress/url": "^3.6.0"
"@wordpress/i18n": "^4.6.0",
"@wordpress/url": "^3.7.0"
},

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

},
"gitHead": "aa003c3634016cc4ab6348b2106907e371c648e1"
"gitHead": "11eb1241e63c9240018323551c6753f8a5fa96f9"
}