@wordpress/is-shallow-equal
Advanced tools
Comparing version 4.23.0 to 4.24.0
@@ -5,2 +5,4 @@ <!-- Learn how to maintain this file at https://github.com/WordPress/gutenberg/tree/HEAD/packages#maintaining-changelogs. --> | ||
## 4.24.0 (2023-01-02) | ||
## 4.23.0 (2022-12-14) | ||
@@ -7,0 +9,0 @@ |
{ | ||
"name": "@wordpress/is-shallow-equal", | ||
"version": "4.23.0", | ||
"version": "4.24.0", | ||
"description": "Test for shallow equality between two objects or arrays.", | ||
@@ -44,3 +44,3 @@ "author": "The WordPress Contributors", | ||
}, | ||
"gitHead": "1eb65aabe6738097f4c062e78f69ae8f05879848" | ||
"gitHead": "200bee7b06b15f6fa655e25b6ab69cbd6b49a357" | ||
} |
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
68701