@bfwk/undo-redo
Advanced tools
Comparing version 0.6.21 to 0.6.22
@@ -6,3 +6,3 @@ # Change Log | ||
## [0.6.21](https://github.com/salesforce/builder-framework/compare/v0.6.20...v0.6.21) (2021-05-24) | ||
## [0.6.22](https://github.com/salesforce/builder-framework/compare/v0.6.21...v0.6.22) (2021-05-25) | ||
@@ -9,0 +9,0 @@ **Note:** Version bump only for package @bfwk/undo-redo |
{ | ||
"name": "@bfwk/undo-redo", | ||
"version": "0.6.21", | ||
"version": "0.6.22", | ||
"description": "LBF Store undo/redo", | ||
@@ -32,4 +32,4 @@ "type": "module", | ||
"dependencies": { | ||
"@bfwk/store": "0.6.21", | ||
"@bfwk/utils": "0.6.21" | ||
"@bfwk/store": "0.6.22", | ||
"@bfwk/utils": "0.6.22" | ||
}, | ||
@@ -36,0 +36,0 @@ "devDependencies": { |
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
+ Added@bfwk/command@0.6.22(transitive)
+ Added@bfwk/error-handler@0.6.22(transitive)
+ Added@bfwk/instrumentation@0.6.22(transitive)
+ Added@bfwk/pub-sub@0.6.22(transitive)
+ Added@bfwk/store@0.6.22(transitive)
+ Added@bfwk/utils@0.6.22(transitive)
- Removed@bfwk/command@0.6.21(transitive)
- Removed@bfwk/error-handler@0.6.21(transitive)
- Removed@bfwk/instrumentation@0.6.21(transitive)
- Removed@bfwk/pub-sub@0.6.21(transitive)
- Removed@bfwk/store@0.6.21(transitive)
- Removed@bfwk/utils@0.6.21(transitive)
Updated@bfwk/store@0.6.22
Updated@bfwk/utils@0.6.22