@wordpress/undo-manager
Advanced tools
Comparing version 1.9.0 to 1.10.0
@@ -5,2 +5,4 @@ <!-- Learn how to maintain this file at https://github.com/WordPress/gutenberg/tree/HEAD/packages#maintaining-changelogs. --> | ||
## 1.10.0 (2024-10-16) | ||
## 1.9.0 (2024-10-03) | ||
@@ -7,0 +9,0 @@ |
{ | ||
"name": "@wordpress/undo-manager", | ||
"version": "1.9.0", | ||
"version": "1.10.0", | ||
"description": "A small package to manage undo/redo.", | ||
@@ -32,4 +32,4 @@ "author": "The WordPress Contributors", | ||
"dependencies": { | ||
"@babel/runtime": "^7.16.0", | ||
"@wordpress/is-shallow-equal": "^5.9.0" | ||
"@babel/runtime": "7.25.7", | ||
"@wordpress/is-shallow-equal": "^5.10.0" | ||
}, | ||
@@ -39,3 +39,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "2e5495c635910cb34bfaca3c6258d2e989f66214" | ||
"gitHead": "ab34a7ac935fd1478eac63b596242d83270897ee" | ||
} |
Sorry, the diff of this file is not supported yet
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
109113
- Removed@babel/runtime@7.26.0(transitive)
Updated@babel/runtime@7.25.7