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

@bfwk/property-editor

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/property-editor - npm Package Compare versions

Comparing version 0.6.20 to 0.6.21

8

CHANGELOG.md

@@ -6,14 +6,10 @@ # Change Log

## [0.6.20](https://github.com/salesforce/builder-framework/compare/v0.6.19...v0.6.20) (2021-05-24)
## [0.6.21](https://github.com/salesforce/builder-framework/compare/v0.6.20...v0.6.21) (2021-05-24)
**Note:** Version bump only for package @bfwk/property-editor
### Features
* add support for object types and external types, remove scoped schema @W-9209075 ([#49](https://github.com/salesforce/builder-framework/issues/49)) ([322be93](https://github.com/salesforce/builder-framework/commit/322be9385170c999ff3a02f387902c3a9f6afb85))
* property editor interface v1 @W-9185960 ([#31](https://github.com/salesforce/builder-framework/issues/31)) ([d22ef45](https://github.com/salesforce/builder-framework/commit/d22ef450c1b12a383e136acdff8eac4b8b4bc570))
## [0.6.7](https://git.soma.salesforce.com/BuilderFramework/builder-framework/compare/v0.6.6...v0.6.7) (2021-04-05)

@@ -20,0 +16,0 @@

{
"name": "@bfwk/property-editor",
"version": "0.6.20",
"version": "0.6.21",
"description": "LBF Property Editor",

@@ -33,12 +33,12 @@ "type": "module",

"dependencies": {
"@bfwk/data-service": "0.6.20",
"@bfwk/error-handler": "0.6.20",
"@bfwk/expression-completion": "0.6.20",
"@bfwk/instrumentation": "0.6.20",
"@bfwk/pub-sub": "0.6.20",
"@bfwk/store": "0.6.20",
"@bfwk/utils": "0.6.20",
"@lcem/canonical-ui-metadata-schema": "0.6.7",
"@lcem/declarative-type-validator": "0.6.7",
"@lcem/declarative-ui-generator": "0.6.7",
"@bfwk/data-service": "0.6.21",
"@bfwk/error-handler": "0.6.21",
"@bfwk/expression-completion": "0.6.21",
"@bfwk/instrumentation": "0.6.21",
"@bfwk/pub-sub": "0.6.21",
"@bfwk/store": "0.6.21",
"@bfwk/utils": "0.6.21",
"@lcem/canonical-ui-metadata-schema": "0.6.8",
"@lcem/declarative-type-validator": "0.6.8",
"@lcem/declarative-ui-generator": "0.6.8",
"@lwc/wire-service": "1.17.6"

@@ -45,0 +45,0 @@ },

Sorry, the diff of this file is too big to display

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