@wordpress/dom-ready
Advanced tools
Comparing version 3.2.4-next.33ec3857e2.0 to 3.3.0
@@ -5,2 +5,4 @@ <!-- Learn how to maintain this file at https://github.com/WordPress/gutenberg/tree/HEAD/packages#maintaining-changelogs. --> | ||
## 3.3.0 (2022-01-27) | ||
## 3.2.0 (2021-07-21) | ||
@@ -7,0 +9,0 @@ |
## Gutenberg | ||
Copyright 2016-2021 by the contributors | ||
Copyright 2016-2022 by the contributors | ||
@@ -5,0 +5,0 @@ **License for Contributions (on and after April 15, 2021)** |
{ | ||
"name": "@wordpress/dom-ready", | ||
"version": "3.2.4-next.33ec3857e2.0", | ||
"version": "3.3.0", | ||
"description": "Execute callback after the DOM is loaded.", | ||
@@ -35,3 +35,3 @@ "author": "The WordPress Contributors", | ||
}, | ||
"gitHead": "51c7917ea7fac72953702f24d6daac87d99e7617" | ||
"gitHead": "d95ccb9366e249133cdb1d7b25c382446b9ee502" | ||
} |
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
57945
0