@wordpress/is-shallow-equal
Advanced tools
Comparing version 5.6.0 to 5.7.0
@@ -5,2 +5,4 @@ <!-- Learn how to maintain this file at https://github.com/WordPress/gutenberg/tree/HEAD/packages#maintaining-changelogs. --> | ||
## 5.7.0 (2024-09-05) | ||
## 5.6.0 (2024-08-21) | ||
@@ -7,0 +9,0 @@ |
{ | ||
"name": "@wordpress/is-shallow-equal", | ||
"version": "5.6.0", | ||
"version": "5.7.0", | ||
"description": "Test for shallow equality between two objects or arrays.", | ||
@@ -45,3 +45,3 @@ "author": "The WordPress Contributors", | ||
}, | ||
"gitHead": "ab9564947967bb3f00343130954b9efacba6cdd7" | ||
"gitHead": "c90d920de07c53dff82c5914635b56fafa503b7f" | ||
} |
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
70191