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.8.2 to 0.8.3

12

CHANGELOG.md

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

## [0.8.2](https://github.com/salesforce/builder-framework/compare/v0.7.32...v0.8.2) (2021-12-13)
## [0.8.3](https://github.com/salesforce/builder-framework/compare/v0.8.2...v0.8.3) (2022-01-20)
**Note:** Version bump only for package @bfwk/property-editor
### Bug Fixes
* update nucleus config triggers ([#372](https://github.com/salesforce/builder-framework/issues/372)) ([659b5fd](https://github.com/salesforce/builder-framework/commit/659b5fd0f5d6e4dfad6acc8c4b43e209a1cad87d))
### Features
* add readonly property support ([#368](https://github.com/salesforce/builder-framework/issues/368)) ([1164deb](https://github.com/salesforce/builder-framework/commit/1164debfdcb007276927c2803675bc53f1fd47c0))
## [0.6.7](https://git.soma.salesforce.com/BuilderFramework/builder-framework/compare/v0.6.6...v0.6.7) (2021-04-05)

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

16

package.json
{
"name": "@bfwk/property-editor",
"version": "0.8.2",
"version": "0.8.3",
"description": "LBF Property Editor",

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

"dependencies": {
"@bfwk/data-service": "0.8.2",
"@bfwk/error-handler": "0.8.2",
"@bfwk/expression-completion": "0.8.2",
"@bfwk/instrumentation": "0.8.2",
"@bfwk/pub-sub": "0.8.2",
"@bfwk/store": "0.8.2",
"@bfwk/utils": "0.8.2",
"@bfwk/data-service": "0.8.3",
"@bfwk/error-handler": "0.8.3",
"@bfwk/expression-completion": "0.8.3",
"@bfwk/instrumentation": "0.8.3",
"@bfwk/pub-sub": "0.8.3",
"@bfwk/store": "0.8.3",
"@bfwk/utils": "0.8.3",
"@lcem/declarative-type": "0.7.4",

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

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