@bfwk/pub-sub
Advanced tools
Comparing version 0.8.22 to 0.8.23
@@ -6,3 +6,3 @@ # Change Log | ||
## [0.8.22](https://github.com/salesforce/builder-framework/compare/v0.8.21...v0.8.22) (2022-04-21) | ||
## [0.8.23](https://github.com/salesforce/builder-framework/compare/v0.8.22...v0.8.23) (2022-05-17) | ||
@@ -12,3 +12,3 @@ | ||
* **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)) | ||
* coupled selectedId with selectedPropertySheet @W-10818724 ([#452](https://github.com/salesforce/builder-framework/issues/452)) ([bd040c7](https://github.com/salesforce/builder-framework/commit/bd040c743f89954a82053acc47f16ba4f985844c)) | ||
@@ -15,0 +15,0 @@ |
{ | ||
"name": "@bfwk/pub-sub", | ||
"version": "0.8.22", | ||
"version": "0.8.23", | ||
"description": "LBF Pub Sub", | ||
@@ -31,4 +31,4 @@ "type": "module", | ||
"dependencies": { | ||
"@bfwk/error-handler": "0.8.22", | ||
"@bfwk/instrumentation": "0.8.22" | ||
"@bfwk/error-handler": "0.8.23", | ||
"@bfwk/instrumentation": "0.8.23" | ||
}, | ||
@@ -35,0 +35,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
25210
+ Added@bfwk/error-handler@0.8.23(transitive)
+ Added@bfwk/instrumentation@0.8.23(transitive)
+ Added@bfwk/utils@0.8.23(transitive)
- Removed@bfwk/error-handler@0.8.22(transitive)
- Removed@bfwk/instrumentation@0.8.22(transitive)
- Removed@bfwk/utils@0.8.22(transitive)
Updated@bfwk/error-handler@0.8.23
Updated@bfwk/instrumentation@0.8.23