@bfwk/command
Advanced tools
Comparing version 0.9.12 to 0.9.13
@@ -6,13 +6,10 @@ # Change Log | ||
## [0.9.12](https://github.com/salesforce/builder-framework/compare/v0.9.11...v0.9.12) (2022-07-20) | ||
## [0.9.13](https://github.com/salesforce/builder-framework/compare/v0.9.12...v0.9.13) (2022-07-20) | ||
**Note:** Version bump only for package @bfwk/command | ||
### Bug Fixes | ||
* integer editor validation on init @W-11372901 ([#476](https://github.com/salesforce/builder-framework/issues/476)) ([4a60aa3](https://github.com/salesforce/builder-framework/commit/4a60aa33c7c94f2fbfc8558cfda7eeb200f91632)) | ||
## [0.9.2](https://github.com/salesforce/builder-framework/compare/v0.9.1...v0.9.2) (2022-04-27) | ||
@@ -19,0 +16,0 @@ |
{ | ||
"name": "@bfwk/command", | ||
"version": "0.9.12", | ||
"version": "0.9.13", | ||
"description": "LBF Command Pattern", | ||
@@ -31,5 +31,5 @@ "type": "module", | ||
"dependencies": { | ||
"@bfwk/error-handler": "0.9.12", | ||
"@bfwk/pub-sub": "0.9.12", | ||
"@bfwk/utils": "0.9.12" | ||
"@bfwk/error-handler": "0.9.13", | ||
"@bfwk/pub-sub": "0.9.13", | ||
"@bfwk/utils": "0.9.13" | ||
}, | ||
@@ -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
35200
+ Added@bfwk/error-handler@0.9.13(transitive)
+ Added@bfwk/instrumentation@0.9.13(transitive)
+ Added@bfwk/pub-sub@0.9.13(transitive)
+ Added@bfwk/utils@0.9.13(transitive)
+ Added@lwc/wire-service@2.20.2(transitive)
- Removed@bfwk/error-handler@0.9.12(transitive)
- Removed@bfwk/instrumentation@0.9.12(transitive)
- Removed@bfwk/pub-sub@0.9.12(transitive)
- Removed@bfwk/utils@0.9.12(transitive)
- Removed@lwc/wire-service@2.12.1(transitive)
Updated@bfwk/error-handler@0.9.13
Updated@bfwk/pub-sub@0.9.13
Updated@bfwk/utils@0.9.13