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