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