@bfwk/pub-sub
Advanced tools
Comparing version 0.8.21 to 0.9.0
@@ -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.9.0](https://github.com/salesforce/builder-framework/compare/v0.8.21...v0.9.0) (2022-04-07) | ||
@@ -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)) | ||
* 238 clco ([#435](https://github.com/salesforce/builder-framework/issues/435)) ([00933d6](https://github.com/salesforce/builder-framework/commit/00933d6cbd9f0b13d8aab8204f58821a53c7f0cd)) | ||
@@ -15,0 +15,0 @@ |
{ | ||
"name": "@bfwk/pub-sub", | ||
"version": "0.8.21", | ||
"version": "0.9.0", | ||
"description": "LBF Pub Sub", | ||
@@ -31,4 +31,4 @@ "type": "module", | ||
"dependencies": { | ||
"@bfwk/error-handler": "0.8.21", | ||
"@bfwk/instrumentation": "0.8.21" | ||
"@bfwk/error-handler": "0.9.0", | ||
"@bfwk/instrumentation": "0.9.0" | ||
}, | ||
@@ -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
25155
+ Added@bfwk/error-handler@0.9.0(transitive)
+ Added@bfwk/instrumentation@0.9.0(transitive)
+ Added@bfwk/utils@0.9.0(transitive)
+ Added@lwc/wire-service@2.12.1(transitive)
- Removed@bfwk/error-handler@0.8.21(transitive)
- Removed@bfwk/instrumentation@0.8.21(transitive)
- Removed@bfwk/utils@0.8.21(transitive)
- Removed@lwc/wire-service@2.10.0(transitive)
Updated@bfwk/error-handler@0.9.0
Updated@bfwk/instrumentation@0.9.0