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.12 to 0.8.13

13

CHANGELOG.md

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

## [0.8.12](https://github.com/salesforce/builder-framework/compare/v0.8.11...v0.8.12) (2022-02-16)
## [0.8.13](https://github.com/salesforce/builder-framework/compare/v0.8.12...v0.8.13) (2022-02-18)
**Note:** Version bump only for package @bfwk/property-editor
### Bug Fixes
* release 0.8.12 ([#401](https://github.com/salesforce/builder-framework/issues/401)) ([061ac06](https://github.com/salesforce/builder-framework/commit/061ac0642a01febc8f658143c0bfed72f65f10c8))
* reverting labels const to label imports for npm packages @W-10300807 ([#398](https://github.com/salesforce/builder-framework/issues/398)) ([f92d80b](https://github.com/salesforce/builder-framework/commit/f92d80baea4c87d2486b8c7d1414b433ec8cb54a))
### Features
* change from using const to using readOnly ([#397](https://github.com/salesforce/builder-framework/issues/397)) ([eaca294](https://github.com/salesforce/builder-framework/commit/eaca294c3ab2404d5000a61a6d32ac5d4180819f))
## [0.6.7](https://git.soma.salesforce.com/BuilderFramework/builder-framework/compare/v0.6.6...v0.6.7) (2021-04-05)

@@ -25,0 +16,0 @@

16

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

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

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

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

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