@bfwk/command
Advanced tools
Comparing version 0.8.21 to 0.8.22
@@ -6,3 +6,3 @@ # Change Log | ||
## [0.8.21](https://github.com/salesforce/builder-framework/compare/v0.8.20...v0.8.21) (2022-03-24) | ||
## [0.8.22](https://github.com/salesforce/builder-framework/compare/v0.8.21...v0.8.22) (2022-04-21) | ||
@@ -12,3 +12,3 @@ | ||
* expose baas over npm2lwc ([#431](https://github.com/salesforce/builder-framework/issues/431)) ([335d260](https://github.com/salesforce/builder-framework/commit/335d260f85f3ffab68bcf04280bdf1a8b3b2ff04)) | ||
* **ruleBuilder:** Interaction issues for complex nested components @W-10874733 [@testfix](https://github.com/testfix)@ ([#441](https://github.com/salesforce/builder-framework/issues/441)) ([e32f3da](https://github.com/salesforce/builder-framework/commit/e32f3da275ad729c153b25e5a4a18ca8581b3584)) | ||
@@ -15,0 +15,0 @@ |
{ | ||
"name": "@bfwk/command", | ||
"version": "0.8.21", | ||
"version": "0.8.22", | ||
"description": "LBF Command Pattern", | ||
@@ -31,5 +31,5 @@ "type": "module", | ||
"dependencies": { | ||
"@bfwk/error-handler": "0.8.21", | ||
"@bfwk/pub-sub": "0.8.21", | ||
"@bfwk/utils": "0.8.21" | ||
"@bfwk/error-handler": "0.8.22", | ||
"@bfwk/pub-sub": "0.8.22", | ||
"@bfwk/utils": "0.8.22" | ||
}, | ||
@@ -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
35307
+ Added@bfwk/error-handler@0.8.22(transitive)
+ Added@bfwk/instrumentation@0.8.22(transitive)
+ Added@bfwk/pub-sub@0.8.22(transitive)
+ Added@bfwk/utils@0.8.22(transitive)
+ Added@lwc/wire-service@2.11.3(transitive)
- Removed@bfwk/error-handler@0.8.21(transitive)
- Removed@bfwk/instrumentation@0.8.21(transitive)
- Removed@bfwk/pub-sub@0.8.21(transitive)
- Removed@bfwk/utils@0.8.21(transitive)
- Removed@lwc/wire-service@2.10.0(transitive)
Updated@bfwk/error-handler@0.8.22
Updated@bfwk/pub-sub@0.8.22
Updated@bfwk/utils@0.8.22