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