@bfwk/data-service
Advanced tools
Comparing version 0.6.24 to 0.6.25
@@ -6,10 +6,13 @@ # Change Log | ||
## [0.6.24](https://github.com/salesforce/builder-framework/compare/v0.6.23...v0.6.24) (2021-05-28) | ||
## [0.6.25](https://github.com/salesforce/builder-framework/compare/v0.6.24...v0.6.25) (2021-06-02) | ||
**Note:** Version bump only for package @bfwk/data-service | ||
### Features | ||
* **di-editor:** decouple interaction/service selector from di editor ([#70](https://github.com/salesforce/builder-framework/issues/70)) ([07fbbc1](https://github.com/salesforce/builder-framework/commit/07fbbc1dbdfb7e5080422d2ab090e1e143dfd1d1)) | ||
## [0.6.7](https://git.soma.salesforce.com/BuilderFramework/builder-framework/compare/v0.6.6...v0.6.7) (2021-04-05) | ||
@@ -16,0 +19,0 @@ |
@@ -241,3 +241,3 @@ import { generateGuid } from '@bfwk/utils'; | ||
id: fullyQualifiedName, | ||
resource: resource, | ||
resource, | ||
}, { | ||
@@ -244,0 +244,0 @@ params, |
{ | ||
"name": "@bfwk/data-service", | ||
"version": "0.6.24", | ||
"version": "0.6.25", | ||
"description": "LBF Data Services", | ||
@@ -31,3 +31,3 @@ "type": "module", | ||
"dependencies": { | ||
"@bfwk/utils": "0.6.24", | ||
"@bfwk/utils": "0.6.25", | ||
"@lcem/canonical-ui-metadata-schema": "0.6.8", | ||
@@ -34,0 +34,0 @@ "@lcem/declarative-type-validator": "0.6.8" |
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
42200
+ Added@bfwk/utils@0.6.25(transitive)
- Removed@bfwk/utils@0.6.24(transitive)
Updated@bfwk/utils@0.6.25