@bfwk/command
Advanced tools
Comparing version 0.7.25 to 0.7.26
@@ -6,3 +6,3 @@ # Change Log | ||
## [0.7.25](https://github.com/salesforce/builder-framework/compare/v0.7.24...v0.7.25) (2021-11-01) | ||
## [0.7.26](https://github.com/salesforce/builder-framework/compare/v0.7.25...v0.7.26) (2021-11-03) | ||
@@ -9,0 +9,0 @@ **Note:** Version bump only for package @bfwk/command |
{ | ||
"name": "@bfwk/command", | ||
"version": "0.7.25", | ||
"version": "0.7.26", | ||
"description": "LBF Command Pattern", | ||
@@ -31,5 +31,5 @@ "type": "module", | ||
"dependencies": { | ||
"@bfwk/error-handler": "0.7.25", | ||
"@bfwk/pub-sub": "0.7.25", | ||
"@bfwk/utils": "0.7.25" | ||
"@bfwk/error-handler": "0.7.26", | ||
"@bfwk/pub-sub": "0.7.26", | ||
"@bfwk/utils": "0.7.26" | ||
}, | ||
@@ -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.26(transitive)
+ Added@bfwk/instrumentation@0.7.26(transitive)
+ Added@bfwk/pub-sub@0.7.26(transitive)
+ Added@bfwk/utils@0.7.26(transitive)
- Removed@bfwk/error-handler@0.7.25(transitive)
- Removed@bfwk/instrumentation@0.7.25(transitive)
- Removed@bfwk/pub-sub@0.7.25(transitive)
- Removed@bfwk/utils@0.7.25(transitive)
Updated@bfwk/error-handler@0.7.26
Updated@bfwk/pub-sub@0.7.26
Updated@bfwk/utils@0.7.26