@boost/cli
Advanced tools
Comparing version 1.2.0 to 1.2.1
@@ -6,2 +6,10 @@ # Change Log | ||
### 1.2.1 - 2020-06-21 | ||
**Note:** Version bump only for package @boost/cli | ||
## 1.2.0 - 2020-04-29 | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@boost/cli", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"description": "A type-safe and interactive command line program, built on React and Ink.", | ||
@@ -28,8 +28,8 @@ "keywords": [ | ||
"@boost/args": "^1.4.1", | ||
"@boost/common": "^1.8.5", | ||
"@boost/common": "^1.9.0", | ||
"@boost/event": "^1.3.1", | ||
"@boost/internal": "^1.2.0", | ||
"@boost/log": "^1.2.0", | ||
"@boost/log": "^1.2.1", | ||
"@boost/terminal": "^1.0.3", | ||
"@boost/translate": "^1.3.9", | ||
"@boost/translate": "^1.3.10", | ||
"execa": "^3.4.0", | ||
@@ -45,3 +45,3 @@ "ink": "^2.7.1", | ||
}, | ||
"gitHead": "c77dc723462d054d8b7bbe927e99efd7e4f75084" | ||
"gitHead": "257f5a0a342a014f3ce9cf8c288879a73b36ef76" | ||
} |
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
140425
Updated@boost/common@^1.9.0
Updated@boost/log@^1.2.1
Updated@boost/translate@^1.3.10