@bfwk/command
Advanced tools
Comparing version 0.7.18 to 0.7.19
@@ -6,3 +6,3 @@ # Change Log | ||
## [0.7.18](https://github.com/salesforce/builder-framework/compare/v0.7.17...v0.7.18) (2021-09-27) | ||
## [0.7.19](https://github.com/salesforce/builder-framework/compare/v0.7.18...v0.7.19) (2021-09-30) | ||
@@ -9,0 +9,0 @@ **Note:** Version bump only for package @bfwk/command |
{ | ||
"name": "@bfwk/command", | ||
"version": "0.7.18", | ||
"version": "0.7.19", | ||
"description": "LBF Command Pattern", | ||
@@ -31,5 +31,5 @@ "type": "module", | ||
"dependencies": { | ||
"@bfwk/error-handler": "0.7.18", | ||
"@bfwk/pub-sub": "0.7.18", | ||
"@bfwk/utils": "0.7.18" | ||
"@bfwk/error-handler": "0.7.19", | ||
"@bfwk/pub-sub": "0.7.19", | ||
"@bfwk/utils": "0.7.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/error-handler@0.7.19(transitive)
+ Added@bfwk/instrumentation@0.7.19(transitive)
+ Added@bfwk/pub-sub@0.7.19(transitive)
+ Added@bfwk/utils@0.7.19(transitive)
- Removed@bfwk/error-handler@0.7.18(transitive)
- Removed@bfwk/instrumentation@0.7.18(transitive)
- Removed@bfwk/pub-sub@0.7.18(transitive)
- Removed@bfwk/utils@0.7.18(transitive)
Updated@bfwk/error-handler@0.7.19
Updated@bfwk/pub-sub@0.7.19
Updated@bfwk/utils@0.7.19