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.31 to 0.6.32

6

CHANGELOG.md

@@ -6,8 +6,8 @@ # Change Log

## [0.6.31](https://github.com/salesforce/builder-framework/compare/v0.6.30...v0.6.31) (2021-06-16)
## [0.6.32](https://github.com/salesforce/builder-framework/compare/v0.6.31...v0.6.32) (2021-06-17)
### Bug Fixes
### Features
* state of nested property sheet ([#102](https://github.com/salesforce/builder-framework/issues/102)) ([13495d2](https://github.com/salesforce/builder-framework/commit/13495d24834bca94c63c8737e795edcb7a07e480))
* surface min/max constraints @W-9284415 ([#84](https://github.com/salesforce/builder-framework/issues/84)) ([f5aab3f](https://github.com/salesforce/builder-framework/commit/f5aab3fab23862faa6480dbc08775ae6391b1b4e))

@@ -14,0 +14,0 @@

@@ -21,1 +21,2 @@ export { ComponentPropertySheetService } from './component-property-sheet-service';

export { createStatefulPropertySheetFactory, StatefulPropertySheet, } from './stateful-property-sheet';
export { VALID } from './base-property-editor';

@@ -28,2 +28,3 @@ import { InstrumentationService } from '@bfwk/instrumentation';

isArrayType?: boolean;
constraintLabel?: string;
}

@@ -30,0 +31,0 @@ export interface ErrorMessage {

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

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

"dependencies": {
"@bfwk/data-service": "0.6.31",
"@bfwk/error-handler": "0.6.31",
"@bfwk/expression-completion": "0.6.31",
"@bfwk/instrumentation": "0.6.31",
"@bfwk/pub-sub": "0.6.31",
"@bfwk/store": "0.6.31",
"@bfwk/utils": "0.6.31",
"@bfwk/data-service": "0.6.32",
"@bfwk/error-handler": "0.6.32",
"@bfwk/expression-completion": "0.6.32",
"@bfwk/instrumentation": "0.6.32",
"@bfwk/pub-sub": "0.6.32",
"@bfwk/store": "0.6.32",
"@bfwk/utils": "0.6.32",
"@lcem/canonical-ui-metadata-schema": "0.6.13",

@@ -42,0 +42,0 @@ "@lcem/declarative-type-validator": "0.6.13",

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

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