@bfwk/store
Advanced tools
Comparing version 0.8.20 to 0.8.21
@@ -6,3 +6,3 @@ # Change Log | ||
## [0.8.20](https://github.com/salesforce/builder-framework/compare/v0.8.19...v0.8.20) (2022-03-24) | ||
## [0.8.21](https://github.com/salesforce/builder-framework/compare/v0.8.20...v0.8.21) (2022-03-24) | ||
@@ -12,3 +12,3 @@ | ||
* add baas dep on editor 0.8.20 ([#429](https://github.com/salesforce/builder-framework/issues/429)) ([11282ec](https://github.com/salesforce/builder-framework/commit/11282ecbd521a779dd36959725443db73fa77cb6)) | ||
* expose baas over npm2lwc ([#431](https://github.com/salesforce/builder-framework/issues/431)) ([335d260](https://github.com/salesforce/builder-framework/commit/335d260f85f3ffab68bcf04280bdf1a8b3b2ff04)) | ||
@@ -15,0 +15,0 @@ |
{ | ||
"name": "@bfwk/store", | ||
"version": "0.8.20", | ||
"version": "0.8.21", | ||
"description": "LBF Store", | ||
@@ -31,4 +31,4 @@ "type": "module", | ||
"dependencies": { | ||
"@bfwk/command": "0.8.20", | ||
"@bfwk/utils": "0.8.20" | ||
"@bfwk/command": "0.8.21", | ||
"@bfwk/utils": "0.8.21" | ||
}, | ||
@@ -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
55383
+ Added@bfwk/command@0.8.21(transitive)
+ Added@bfwk/error-handler@0.8.21(transitive)
+ Added@bfwk/instrumentation@0.8.21(transitive)
+ Added@bfwk/pub-sub@0.8.21(transitive)
+ Added@bfwk/utils@0.8.21(transitive)
- Removed@bfwk/command@0.8.20(transitive)
- Removed@bfwk/error-handler@0.8.20(transitive)
- Removed@bfwk/instrumentation@0.8.20(transitive)
- Removed@bfwk/pub-sub@0.8.20(transitive)
- Removed@bfwk/utils@0.8.20(transitive)
Updated@bfwk/command@0.8.21
Updated@bfwk/utils@0.8.21