kmore-cli
Advanced tools
Comparing version 0.18.0 to 0.19.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [0.19.0](https://github.com/waitingsong/kmore/compare/v0.18.0...v0.19.0) (2020-06-16) | ||
**Note:** Version bump only for package kmore-cli | ||
# [0.18.0](https://github.com/waitingsong/kmore/compare/v0.17.1...v0.18.0) (2020-06-15) | ||
@@ -8,0 +16,0 @@ |
@@ -7,3 +7,3 @@ #!/usr/bin/env node | ||
* | ||
* @version 0.17.1 | ||
* @version 0.18.0 | ||
* @author waiting | ||
@@ -10,0 +10,0 @@ * @license MIT |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* @version 0.17.1 | ||
* @version 0.18.0 | ||
* @author waiting | ||
@@ -8,0 +8,0 @@ * @license MIT |
{ | ||
"name": "kmore-cli", | ||
"author": "waiting", | ||
"version": "0.18.0", | ||
"version": "0.19.0", | ||
"description": "Command line to generate config of tables from ts types file for kmore", | ||
@@ -33,3 +33,3 @@ "keywords": [ | ||
"@waiting/shared-types": "4", | ||
"kmore-types": "^0.18.0", | ||
"kmore-types": "^0.19.0", | ||
"rxjs": "^6.5.2", | ||
@@ -87,3 +87,3 @@ "yargs": "15" | ||
}, | ||
"gitHead": "836a3108ed61288a81f5e3660fc11452ad3cad06" | ||
"gitHead": "6264a50ab2900cb3b03fc1e3376fb49fcc990428" | ||
} |
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
17154
+ Addedkmore-types@0.19.0(transitive)
- Removedkmore-types@0.18.0(transitive)
Updatedkmore-types@^0.19.0