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.11 to 0.9.12

dist/types/legacyUem/renderers-transformer.d.ts

12

CHANGELOG.md

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

## [0.9.11](https://github.com/salesforce/builder-framework/compare/v0.9.10...v0.9.11) (2022-07-15)
## [0.9.12](https://github.com/salesforce/builder-framework/compare/v0.9.11...v0.9.12) (2022-07-20)
**Note:** Version bump only for package @bfwk/property-editor
### Bug Fixes
* integer editor validation on init @W-11372901 ([#476](https://github.com/salesforce/builder-framework/issues/476)) ([4a60aa3](https://github.com/salesforce/builder-framework/commit/4a60aa33c7c94f2fbfc8558cfda7eeb200f91632))
### Features
* support new uem view in prop sheet ([#474](https://github.com/salesforce/builder-framework/issues/474)) ([757b929](https://github.com/salesforce/builder-framework/commit/757b9290a7ef97987e04c738267c82bd0fcef410))
## [0.9.2](https://github.com/salesforce/builder-framework/compare/v0.9.1...v0.9.2) (2022-04-27)

@@ -16,0 +24,0 @@

1

dist/types/component-property-sheet-service.d.ts

@@ -11,4 +11,3 @@ import { DesignTimeComponentInfoService, DesignTimeComponentLayoutItem, DesignTimeComponentPropertyInfo, DesignTimeInfoParams } from '@bfwk/data-service';

private toView;
private removeSchemaKeyword;
}
export declare function toNormalizedProperty(property: DesignTimeComponentPropertyInfo): DesignTimeComponentPropertyInfo;
{
"name": "@bfwk/property-editor",
"version": "0.9.11",
"version": "0.9.12",
"description": "LBF Property Editor",

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

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

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

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