@bfwk/property-editor
Advanced tools
Comparing version 0.9.14 to 0.9.15
@@ -6,3 +6,3 @@ # Change Log | ||
## [0.9.14](https://github.com/salesforce/builder-framework/compare/v0.9.13...v0.9.14) (2022-07-21) | ||
## [0.9.15](https://github.com/salesforce/builder-framework/compare/v0.9.14...v0.9.15) (2022-07-22) | ||
@@ -12,3 +12,3 @@ | ||
* check for empty schema when transforming ([#479](https://github.com/salesforce/builder-framework/issues/479)) ([c9579ea](https://github.com/salesforce/builder-framework/commit/c9579eae2978482f8230bb81487596e00343e158)) | ||
* keep empty type falsey ([#480](https://github.com/salesforce/builder-framework/issues/480)) ([e4f1523](https://github.com/salesforce/builder-framework/commit/e4f1523c7fd5f43ac996e71fc5809512eef5877e)) | ||
@@ -15,0 +15,0 @@ |
{ | ||
"name": "@bfwk/property-editor", | ||
"version": "0.9.14", | ||
"version": "0.9.15", | ||
"description": "LBF Property Editor", | ||
@@ -33,9 +33,9 @@ "type": "module", | ||
"dependencies": { | ||
"@bfwk/data-service": "0.9.14", | ||
"@bfwk/error-handler": "0.9.14", | ||
"@bfwk/expression-completion": "0.9.14", | ||
"@bfwk/instrumentation": "0.9.14", | ||
"@bfwk/pub-sub": "0.9.14", | ||
"@bfwk/store": "0.9.14", | ||
"@bfwk/utils": "0.9.14", | ||
"@bfwk/data-service": "0.9.15", | ||
"@bfwk/error-handler": "0.9.15", | ||
"@bfwk/expression-completion": "0.9.15", | ||
"@bfwk/instrumentation": "0.9.15", | ||
"@bfwk/pub-sub": "0.9.15", | ||
"@bfwk/store": "0.9.15", | ||
"@bfwk/utils": "0.9.15", | ||
"@lcem/declarative-type": "0.9.0", | ||
@@ -42,0 +42,0 @@ "@lcem/meta-schemas": "0.9.0", |
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
660706
15566
+ Added@bfwk/command@0.9.15(transitive)
+ Added@bfwk/data-service@0.9.15(transitive)
+ Added@bfwk/error-handler@0.9.15(transitive)
+ Added@bfwk/expression-completion@0.9.15(transitive)
+ Added@bfwk/instrumentation@0.9.15(transitive)
+ Added@bfwk/pub-sub@0.9.15(transitive)
+ Added@bfwk/store@0.9.15(transitive)
+ Added@bfwk/utils@0.9.15(transitive)
- Removed@bfwk/command@0.9.14(transitive)
- Removed@bfwk/data-service@0.9.14(transitive)
- Removed@bfwk/error-handler@0.9.14(transitive)
- Removed@bfwk/expression-completion@0.9.14(transitive)
- Removed@bfwk/instrumentation@0.9.14(transitive)
- Removed@bfwk/pub-sub@0.9.14(transitive)
- Removed@bfwk/store@0.9.14(transitive)
- Removed@bfwk/utils@0.9.14(transitive)
Updated@bfwk/data-service@0.9.15
Updated@bfwk/error-handler@0.9.15
Updated@bfwk/instrumentation@0.9.15
Updated@bfwk/pub-sub@0.9.15
Updated@bfwk/store@0.9.15
Updated@bfwk/utils@0.9.15