@wordpress/undo-manager
Advanced tools
Comparing version 0.2.3 to 0.3.0
@@ -5,3 +5,5 @@ <!-- Learn how to maintain this file at https://github.com/WordPress/gutenberg/tree/HEAD/packages#maintaining-changelogs. --> | ||
## 0.3.0 (2023-10-05) | ||
## 0.2.0 (2023-09-20) | ||
{ | ||
"name": "@wordpress/undo-manager", | ||
"version": "0.2.3", | ||
"version": "0.3.0", | ||
"description": "A small package to manage undo/redo.", | ||
@@ -32,3 +32,3 @@ "author": "The WordPress Contributors", | ||
"@babel/runtime": "^7.16.0", | ||
"@wordpress/is-shallow-equal": "^4.42.3" | ||
"@wordpress/is-shallow-equal": "^4.43.0" | ||
}, | ||
@@ -38,3 +38,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "6256f93c37705d142f75a99f1fc808540ca7dca8" | ||
"gitHead": "9b8e598c5418d38fe72197c24ef1d3dd6c712151" | ||
} |
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
101365