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.1.0-next.e230fbab09.0
to
6.1.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.1.0 (2022-03-11)
## 6.0.0 (2022-01-27)

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

+4
-4
{
"name": "@wordpress/api-fetch",
"version": "6.1.0-next.e230fbab09.0",
"version": "6.1.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.4.0-next.e230fbab09.0",
"@wordpress/url": "^3.5.0-next.e230fbab09.0"
"@wordpress/i18n": "^4.4.0",
"@wordpress/url": "^3.5.0"
},

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

},
"gitHead": "308df03e6a96ded732f9c4e32471b1b4f8dea54a"
"gitHead": "c37fd7edbc3e379540d7b24fce75a6f640a434ae"
}

Sorry, the diff of this file is not supported yet