@bfwk/command
Advanced tools
Comparing version 0.6.16 to 0.6.18
@@ -6,14 +6,10 @@ # Change Log | ||
## [0.6.16](https://github.com/salesforce/builder-framework/compare/v0.6.8...v0.6.16) (2021-04-29) | ||
## [0.6.18](https://github.com/salesforce/builder-framework/compare/v0.6.16...v0.6.18) (2021-05-04) | ||
**Note:** Version bump only for package @bfwk/command | ||
### Bug Fixes | ||
* use custom publish flow ([#30](https://github.com/salesforce/builder-framework/issues/30)) ([84ec911](https://github.com/salesforce/builder-framework/commit/84ec9116d8066a43c03b17ffba82b5a27a141c1e)) | ||
* use from package ([#26](https://github.com/salesforce/builder-framework/issues/26)) ([182101b](https://github.com/salesforce/builder-framework/commit/182101b8ff3eb733c340ec6e776d9b9226dec285)) | ||
## [0.6.7](https://git.soma.salesforce.com/BuilderFramework/builder-framework/compare/v0.6.6...v0.6.7) (2021-04-05) | ||
@@ -20,0 +16,0 @@ |
{ | ||
"name": "@bfwk/command", | ||
"version": "0.6.16", | ||
"version": "0.6.18", | ||
"description": "LBF Command Pattern", | ||
@@ -31,5 +31,5 @@ "type": "module", | ||
"dependencies": { | ||
"@bfwk/error-handler": "0.6.16", | ||
"@bfwk/pub-sub": "0.6.16", | ||
"@bfwk/utils": "0.6.16" | ||
"@bfwk/error-handler": "0.6.18", | ||
"@bfwk/pub-sub": "0.6.18", | ||
"@bfwk/utils": "0.6.18" | ||
}, | ||
@@ -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
35041
+ Added@bfwk/error-handler@0.6.18(transitive)
+ Added@bfwk/instrumentation@0.6.18(transitive)
+ Added@bfwk/pub-sub@0.6.18(transitive)
+ Added@bfwk/utils@0.6.18(transitive)
- Removed@bfwk/error-handler@0.6.16(transitive)
- Removed@bfwk/instrumentation@0.6.16(transitive)
- Removed@bfwk/pub-sub@0.6.16(transitive)
- Removed@bfwk/utils@0.6.16(transitive)
Updated@bfwk/error-handler@0.6.18
Updated@bfwk/pub-sub@0.6.18
Updated@bfwk/utils@0.6.18