@bfwk/property-editor
Advanced tools
Comparing version 0.6.22 to 0.6.23
@@ -6,3 +6,3 @@ # Change Log | ||
## [0.6.22](https://github.com/salesforce/builder-framework/compare/v0.6.21...v0.6.22) (2021-05-25) | ||
## [0.6.23](https://github.com/salesforce/builder-framework/compare/v0.6.22...v0.6.23) (2021-05-27) | ||
@@ -12,3 +12,3 @@ | ||
* resolver and rollup issues @W-9310013 ([#51](https://github.com/salesforce/builder-framework/issues/51)) ([6db22de](https://github.com/salesforce/builder-framework/commit/6db22de73a36a05b7fc726d8db4d309483440b2d)) | ||
* binding sheet refactor for target as service @W-9281810 ([#52](https://github.com/salesforce/builder-framework/issues/52)) ([eb3cdc7](https://github.com/salesforce/builder-framework/commit/eb3cdc78e9e3820de8bf936ff2956e3dc74c3181)) | ||
@@ -15,0 +15,0 @@ |
{ | ||
"name": "@bfwk/property-editor", | ||
"version": "0.6.22", | ||
"version": "0.6.23", | ||
"description": "LBF Property Editor", | ||
@@ -33,9 +33,9 @@ "type": "module", | ||
"dependencies": { | ||
"@bfwk/data-service": "0.6.22", | ||
"@bfwk/error-handler": "0.6.22", | ||
"@bfwk/expression-completion": "0.6.22", | ||
"@bfwk/instrumentation": "0.6.22", | ||
"@bfwk/pub-sub": "0.6.22", | ||
"@bfwk/store": "0.6.22", | ||
"@bfwk/utils": "0.6.22", | ||
"@bfwk/data-service": "0.6.23", | ||
"@bfwk/error-handler": "0.6.23", | ||
"@bfwk/expression-completion": "0.6.23", | ||
"@bfwk/instrumentation": "0.6.23", | ||
"@bfwk/pub-sub": "0.6.23", | ||
"@bfwk/store": "0.6.23", | ||
"@bfwk/utils": "0.6.23", | ||
"@lcem/canonical-ui-metadata-schema": "0.6.8", | ||
@@ -42,0 +42,0 @@ "@lcem/declarative-type-validator": "0.6.8", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
549853
+ Added@bfwk/command@0.6.23(transitive)
+ Added@bfwk/data-service@0.6.23(transitive)
+ Added@bfwk/error-handler@0.6.23(transitive)
+ Added@bfwk/expression-completion@0.6.23(transitive)
+ Added@bfwk/instrumentation@0.6.23(transitive)
+ Added@bfwk/pub-sub@0.6.23(transitive)
+ Added@bfwk/store@0.6.23(transitive)
+ Added@bfwk/utils@0.6.23(transitive)
- Removed@bfwk/command@0.6.22(transitive)
- Removed@bfwk/data-service@0.6.22(transitive)
- Removed@bfwk/error-handler@0.6.22(transitive)
- Removed@bfwk/expression-completion@0.6.22(transitive)
- Removed@bfwk/instrumentation@0.6.22(transitive)
- Removed@bfwk/pub-sub@0.6.22(transitive)
- Removed@bfwk/store@0.6.22(transitive)
- Removed@bfwk/utils@0.6.22(transitive)
Updated@bfwk/data-service@0.6.23
Updated@bfwk/error-handler@0.6.23
Updated@bfwk/instrumentation@0.6.23
Updated@bfwk/pub-sub@0.6.23
Updated@bfwk/store@0.6.23
Updated@bfwk/utils@0.6.23