@bfwk/property-editor
Advanced tools
Comparing version 0.7.22 to 0.7.23
@@ -6,10 +6,13 @@ # Change Log | ||
## [0.7.22](https://github.com/salesforce/builder-framework/compare/v0.7.21...v0.7.22) (2021-10-22) | ||
## [0.7.23](https://github.com/salesforce/builder-framework/compare/v0.7.22...v0.7.23) (2021-10-26) | ||
**Note:** Version bump only for package @bfwk/property-editor | ||
### Bug Fixes | ||
* typing errors for existing unit tests ([#309](https://github.com/salesforce/builder-framework/issues/309)) ([fed9dcc](https://github.com/salesforce/builder-framework/commit/fed9dcc2fe71d559c8b09527ef82dd17fae82d79)) | ||
## [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/property-editor", | ||
"version": "0.7.22", | ||
"version": "0.7.23", | ||
"description": "LBF Property Editor", | ||
@@ -33,9 +33,9 @@ "type": "module", | ||
"dependencies": { | ||
"@bfwk/data-service": "0.7.22", | ||
"@bfwk/error-handler": "0.7.22", | ||
"@bfwk/expression-completion": "0.7.22", | ||
"@bfwk/instrumentation": "0.7.22", | ||
"@bfwk/pub-sub": "0.7.22", | ||
"@bfwk/store": "0.7.22", | ||
"@bfwk/utils": "0.7.22", | ||
"@bfwk/data-service": "0.7.23", | ||
"@bfwk/error-handler": "0.7.23", | ||
"@bfwk/expression-completion": "0.7.23", | ||
"@bfwk/instrumentation": "0.7.23", | ||
"@bfwk/pub-sub": "0.7.23", | ||
"@bfwk/store": "0.7.23", | ||
"@bfwk/utils": "0.7.23", | ||
"@lcem/declarative-type": "0.7.4", | ||
@@ -42,0 +42,0 @@ "@lcem/meta-schemas": "0.7.4", |
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
648514
+ Added@bfwk/command@0.7.23(transitive)
+ Added@bfwk/data-service@0.7.23(transitive)
+ Added@bfwk/error-handler@0.7.23(transitive)
+ Added@bfwk/expression-completion@0.7.23(transitive)
+ Added@bfwk/instrumentation@0.7.23(transitive)
+ Added@bfwk/pub-sub@0.7.23(transitive)
+ Added@bfwk/store@0.7.23(transitive)
+ Added@bfwk/utils@0.7.23(transitive)
- Removed@bfwk/command@0.7.22(transitive)
- Removed@bfwk/data-service@0.7.22(transitive)
- Removed@bfwk/error-handler@0.7.22(transitive)
- Removed@bfwk/expression-completion@0.7.22(transitive)
- Removed@bfwk/instrumentation@0.7.22(transitive)
- Removed@bfwk/pub-sub@0.7.22(transitive)
- Removed@bfwk/store@0.7.22(transitive)
- Removed@bfwk/utils@0.7.22(transitive)
Updated@bfwk/data-service@0.7.23
Updated@bfwk/error-handler@0.7.23
Updated@bfwk/instrumentation@0.7.23
Updated@bfwk/pub-sub@0.7.23
Updated@bfwk/store@0.7.23
Updated@bfwk/utils@0.7.23