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