New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@bfwk/di-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/di-editor - npm Package Compare versions

Comparing version

to
0.6.49

7

CHANGELOG.md

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

## [0.6.48](https://github.com/salesforce/builder-framework/compare/v0.6.47...v0.6.48) (2021-07-20)
## [0.6.49](https://github.com/salesforce/builder-framework/compare/v0.6.48...v0.6.49) (2021-07-21)
**Note:** Version bump only for package @bfwk/di-editor
### Bug Fixes
* property sheet init without validations @W-9600124 ([#190](https://github.com/salesforce/builder-framework/issues/190)) ([b3e028d](https://github.com/salesforce/builder-framework/commit/b3e028d4fd490e16ee4627311d04ebc085ae8fb0))
## [0.6.7](https://git.soma.salesforce.com/BuilderFramework/builder-framework/compare/v0.6.6...v0.6.7) (2021-04-05)

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

{
"name": "@bfwk/di-editor",
"version": "0.6.48",
"version": "0.6.49",
"description": "DI Editor",

@@ -31,10 +31,10 @@ "type": "module",

"dependencies": {
"@bfwk/command": "0.6.48",
"@bfwk/data-service": "0.6.48",
"@bfwk/document-model": "0.6.48",
"@bfwk/error-handler": "0.6.48",
"@bfwk/instrumentation": "0.6.48",
"@bfwk/property-editor": "0.6.48",
"@bfwk/pub-sub": "0.6.48",
"@bfwk/utils": "0.6.48",
"@bfwk/command": "0.6.49",
"@bfwk/data-service": "0.6.49",
"@bfwk/document-model": "0.6.49",
"@bfwk/error-handler": "0.6.49",
"@bfwk/instrumentation": "0.6.49",
"@bfwk/property-editor": "0.6.49",
"@bfwk/pub-sub": "0.6.49",
"@bfwk/utils": "0.6.49",
"@lcem/meta-schemas": "0.6.23"

@@ -41,0 +41,0 @@ },