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