@bfwk/undo-redo
Advanced tools
Comparing version 0.8.18 to 0.8.19
@@ -6,3 +6,3 @@ # Change Log | ||
## [0.8.18](https://github.com/salesforce/builder-framework/compare/v0.8.17...v0.8.18) (2022-03-16) | ||
## [0.8.19](https://github.com/salesforce/builder-framework/compare/v0.8.18...v0.8.19) (2022-03-18) | ||
@@ -9,0 +9,0 @@ **Note:** Version bump only for package @bfwk/undo-redo |
{ | ||
"name": "@bfwk/undo-redo", | ||
"version": "0.8.18", | ||
"version": "0.8.19", | ||
"description": "LBF Store undo/redo", | ||
@@ -32,4 +32,4 @@ "type": "module", | ||
"dependencies": { | ||
"@bfwk/store": "0.8.18", | ||
"@bfwk/utils": "0.8.18" | ||
"@bfwk/store": "0.8.19", | ||
"@bfwk/utils": "0.8.19" | ||
}, | ||
@@ -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.8.19(transitive)
+ Added@bfwk/error-handler@0.8.19(transitive)
+ Added@bfwk/instrumentation@0.8.19(transitive)
+ Added@bfwk/pub-sub@0.8.19(transitive)
+ Added@bfwk/store@0.8.19(transitive)
+ Added@bfwk/utils@0.8.19(transitive)
- Removed@bfwk/command@0.8.18(transitive)
- Removed@bfwk/error-handler@0.8.18(transitive)
- Removed@bfwk/instrumentation@0.8.18(transitive)
- Removed@bfwk/pub-sub@0.8.18(transitive)
- Removed@bfwk/store@0.8.18(transitive)
- Removed@bfwk/utils@0.8.18(transitive)
Updated@bfwk/store@0.8.19
Updated@bfwk/utils@0.8.19