@wordpress/is-shallow-equal
Advanced tools
Comparing version 4.5.0 to 4.6.0
@@ -5,2 +5,4 @@ <!-- Learn how to maintain this file at https://github.com/WordPress/gutenberg/tree/HEAD/packages#maintaining-changelogs. --> | ||
## 4.6.0 (2022-04-08) | ||
## 4.5.0 (2022-03-23) | ||
@@ -7,0 +9,0 @@ |
{ | ||
"name": "@wordpress/is-shallow-equal", | ||
"version": "4.5.0", | ||
"version": "4.6.0", | ||
"description": "Test for shallow equality between two objects or arrays.", | ||
@@ -44,3 +44,3 @@ "author": "The WordPress Contributors", | ||
}, | ||
"gitHead": "aa003c3634016cc4ab6348b2106907e371c648e1" | ||
"gitHead": "11eb1241e63c9240018323551c6753f8a5fa96f9" | ||
} |
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
68244