@bfwk/command
Advanced tools
Comparing version 0.7.16 to 0.7.17
@@ -6,3 +6,3 @@ # Change Log | ||
## [0.7.16](https://github.com/salesforce/builder-framework/compare/v0.7.15...v0.7.16) (2021-09-24) | ||
## [0.7.17](https://github.com/salesforce/builder-framework/compare/v0.7.16...v0.7.17) (2021-09-24) | ||
@@ -12,3 +12,3 @@ | ||
* release 0.7.16 ([#276](https://github.com/salesforce/builder-framework/issues/276)) ([9ee564c](https://github.com/salesforce/builder-framework/commit/9ee564c3f0f9126bf99eba9e9e85226941e5fb0f)) | ||
* several fixes for keeping state of stacked property sheets and slot editors ([#274](https://github.com/salesforce/builder-framework/issues/274)) ([c71e530](https://github.com/salesforce/builder-framework/commit/c71e530681015f31229e038d37301af53f63c447)) | ||
@@ -15,0 +15,0 @@ |
{ | ||
"name": "@bfwk/command", | ||
"version": "0.7.16", | ||
"version": "0.7.17", | ||
"description": "LBF Command Pattern", | ||
@@ -31,5 +31,5 @@ "type": "module", | ||
"dependencies": { | ||
"@bfwk/error-handler": "0.7.16", | ||
"@bfwk/pub-sub": "0.7.16", | ||
"@bfwk/utils": "0.7.16" | ||
"@bfwk/error-handler": "0.7.17", | ||
"@bfwk/pub-sub": "0.7.17", | ||
"@bfwk/utils": "0.7.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
35265
+ Added@bfwk/error-handler@0.7.17(transitive)
+ Added@bfwk/instrumentation@0.7.17(transitive)
+ Added@bfwk/pub-sub@0.7.17(transitive)
+ Added@bfwk/utils@0.7.17(transitive)
- Removed@bfwk/error-handler@0.7.16(transitive)
- Removed@bfwk/instrumentation@0.7.16(transitive)
- Removed@bfwk/pub-sub@0.7.16(transitive)
- Removed@bfwk/utils@0.7.16(transitive)
Updated@bfwk/error-handler@0.7.17
Updated@bfwk/pub-sub@0.7.17
Updated@bfwk/utils@0.7.17