Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@bfwk/data-service

Package Overview
Dependencies
Maintainers
2
Versions
122
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bfwk/data-service - npm Package Compare versions

Comparing version 0.6.24 to 0.6.25

7

CHANGELOG.md

@@ -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"

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc