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.9.15 to 0.10.0

7

CHANGELOG.md

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

## [0.9.15](https://github.com/salesforce/builder-framework/compare/v0.9.14...v0.9.15) (2022-07-22)
# [0.10.0](https://github.com/salesforce/builder-framework/compare/v0.9.15...v0.10.0) (2022-08-08)
**Note:** Version bump only for package @bfwk/property-editor
### Bug Fixes
* keep empty type falsey ([#480](https://github.com/salesforce/builder-framework/issues/480)) ([e4f1523](https://github.com/salesforce/builder-framework/commit/e4f1523c7fd5f43ac996e71fc5809512eef5877e))
## [0.9.2](https://github.com/salesforce/builder-framework/compare/v0.9.1...v0.9.2) (2022-04-27)

@@ -19,0 +16,0 @@

{
"name": "@bfwk/property-editor",
"version": "0.9.15",
"version": "0.10.0",
"description": "LBF Property Editor",
"repository": {
"type": "git",
"url": "https://github.com/salesforce/builder-framework.git",
"directory": "packages/@bfwk/property-editor"
},
"type": "module",

@@ -33,9 +38,9 @@ "main": "dist/index.js",

"dependencies": {
"@bfwk/data-service": "0.9.15",
"@bfwk/error-handler": "0.9.15",
"@bfwk/expression-completion": "0.9.15",
"@bfwk/instrumentation": "0.9.15",
"@bfwk/pub-sub": "0.9.15",
"@bfwk/store": "0.9.15",
"@bfwk/utils": "0.9.15",
"@bfwk/data-service": "0.10.0",
"@bfwk/error-handler": "0.10.0",
"@bfwk/expression-completion": "0.10.0",
"@bfwk/instrumentation": "0.10.0",
"@bfwk/pub-sub": "0.10.0",
"@bfwk/store": "0.10.0",
"@bfwk/utils": "0.10.0",
"@lcem/declarative-type": "0.9.0",

@@ -42,0 +47,0 @@ "@lcem/meta-schemas": "0.9.0",

# Property Sheet
[![npm](https://img.shields.io/npm/v/@bfwk/property-editor)](https://www.npmjs.com/package/@bfwk/property-editor)

@@ -3,0 +4,0 @@ Property sheet is where you can edit properties of the item selected in the canvas.

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