@wordpress/annotations
Advanced tools
Comparing version 3.7.1-next.5368f64a9.0 to 3.8.0
@@ -5,2 +5,4 @@ <!-- Learn how to maintain this file at https://github.com/WordPress/gutenberg/tree/HEAD/packages#maintaining-changelogs. --> | ||
## 3.8.0 (2024-09-19) | ||
## 3.7.0 (2024-09-05) | ||
@@ -7,0 +9,0 @@ |
{ | ||
"name": "@wordpress/annotations", | ||
"version": "3.7.1-next.5368f64a9.0", | ||
"version": "3.8.0", | ||
"description": "Annotate content in the Gutenberg editor.", | ||
@@ -30,6 +30,6 @@ "author": "The WordPress Contributors", | ||
"@babel/runtime": "^7.16.0", | ||
"@wordpress/data": "^10.7.1-next.5368f64a9.0", | ||
"@wordpress/hooks": "^4.7.1-next.5368f64a9.0", | ||
"@wordpress/i18n": "^5.7.1-next.5368f64a9.0", | ||
"@wordpress/rich-text": "^7.7.1-next.5368f64a9.0", | ||
"@wordpress/data": "^10.8.0", | ||
"@wordpress/hooks": "^4.8.0", | ||
"@wordpress/i18n": "^5.8.0", | ||
"@wordpress/rich-text": "^7.8.0", | ||
"uuid": "^9.0.1" | ||
@@ -43,3 +43,3 @@ }, | ||
}, | ||
"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
159138
Updated@wordpress/data@^10.8.0
Updated@wordpress/hooks@^4.8.0
Updated@wordpress/i18n@^5.8.0
Updated@wordpress/rich-text@^7.8.0