@wordpress/api-fetch
Advanced tools
Comparing version 7.7.1-next.5368f64a9.0 to 7.8.0
@@ -5,2 +5,4 @@ <!-- Learn how to maintain this file at https://github.com/WordPress/gutenberg/tree/HEAD/packages#maintaining-changelogs. --> | ||
## 7.8.0 (2024-09-19) | ||
## 7.7.0 (2024-09-05) | ||
@@ -7,0 +9,0 @@ |
{ | ||
"name": "@wordpress/api-fetch", | ||
"version": "7.7.1-next.5368f64a9.0", | ||
"version": "7.8.0", | ||
"description": "Utility to make WordPress REST API requests.", | ||
@@ -32,4 +32,4 @@ "author": "The WordPress Contributors", | ||
"@babel/runtime": "^7.16.0", | ||
"@wordpress/i18n": "^5.7.1-next.5368f64a9.0", | ||
"@wordpress/url": "^4.7.1-next.5368f64a9.0" | ||
"@wordpress/i18n": "^5.8.0", | ||
"@wordpress/url": "^4.8.0" | ||
}, | ||
@@ -39,3 +39,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "24934a1f5251bbee15045d1fd953d9c5650317cd" | ||
"gitHead": "cecf5e14d317aa67407f77a7e5c8b6a43016bd42" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
252707
Updated@wordpress/i18n@^5.8.0
Updated@wordpress/url@^4.8.0