kmore-cli
Advanced tools
Comparing version 2.0.0 to 2.0.1
@@ -6,2 +6,10 @@ # Change Log | ||
## [2.0.1](https://github.com/waitingsong/kmore/compare/v2.0.0...v2.0.1) (2020-07-16) | ||
**Note:** Version bump only for package kmore-cli | ||
# [2.0.0](https://github.com/waitingsong/kmore/compare/v1.1.1...v2.0.0) (2020-07-13) | ||
@@ -8,0 +16,0 @@ |
@@ -7,3 +7,3 @@ #!/usr/bin/env node | ||
* | ||
* @version 1.1.1 | ||
* @version 2.0.0 | ||
* @author waiting | ||
@@ -10,0 +10,0 @@ * @license MIT |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* @version 1.1.1 | ||
* @version 2.0.0 | ||
* @author waiting | ||
@@ -8,0 +8,0 @@ * @license MIT |
{ | ||
"name": "kmore-cli", | ||
"author": "waiting", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "Command line to generate dicts from ts source files for kmore", | ||
@@ -32,3 +32,3 @@ "keywords": [ | ||
"@waiting/shared-types": "4", | ||
"kmore-types": "^2.0.0", | ||
"kmore-types": "^2.0.1", | ||
"rxjs": "^6.5.2", | ||
@@ -86,3 +86,3 @@ "yargs": "15" | ||
}, | ||
"gitHead": "6b7a32135b8b1c50eb7c96da2eb78b3f1392bb5b" | ||
"gitHead": "7785c2195e3279e849a6b6ca36a3dae2dd4311b4" | ||
} |
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
18998
Updatedkmore-types@^2.0.1