@bfwk/command
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/command", | ||
"version": "0.9.14", | ||
"version": "0.9.15", | ||
"description": "LBF Command Pattern", | ||
@@ -31,5 +31,5 @@ "type": "module", | ||
"dependencies": { | ||
"@bfwk/error-handler": "0.9.14", | ||
"@bfwk/pub-sub": "0.9.14", | ||
"@bfwk/utils": "0.9.14" | ||
"@bfwk/error-handler": "0.9.15", | ||
"@bfwk/pub-sub": "0.9.15", | ||
"@bfwk/utils": "0.9.15" | ||
}, | ||
@@ -36,0 +36,0 @@ "devDependencies": { |
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
35365
+ Added@bfwk/error-handler@0.9.15(transitive)
+ Added@bfwk/instrumentation@0.9.15(transitive)
+ Added@bfwk/pub-sub@0.9.15(transitive)
+ Added@bfwk/utils@0.9.15(transitive)
- Removed@bfwk/error-handler@0.9.14(transitive)
- Removed@bfwk/instrumentation@0.9.14(transitive)
- Removed@bfwk/pub-sub@0.9.14(transitive)
- Removed@bfwk/utils@0.9.14(transitive)
Updated@bfwk/error-handler@0.9.15
Updated@bfwk/pub-sub@0.9.15
Updated@bfwk/utils@0.9.15