Launch Week Day 4: Introducing Data Exports.Learn More
Socket
Book a DemoSign in
Socket

@wordpress/api-fetch

Package Overview
Dependencies
Maintainers
21
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
5.0.0
to
5.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. -->

## 5.1.0 (2021-05-20)
## 5.0.0 (2021-05-14)

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

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

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

"@babel/runtime": "^7.13.10",
"@wordpress/i18n": "^4.0.0",
"@wordpress/url": "^3.0.0"
"@wordpress/i18n": "^4.1.0",
"@wordpress/url": "^3.1.0"
},

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

},
"gitHead": "0c80fbada8b86cd8e4b4892460caa3a5d0e5f583"
"gitHead": "24ad588cb6ea6fc2a654b5e1cc0764726771698a"
}