kmore-cli
Advanced tools
Comparing version 0.15.0 to 0.16.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [0.16.0](https://github.com/waitingsong/kmore/compare/v0.15.0...v0.16.0) (2020-04-14) | ||
**Note:** Version bump only for package kmore-cli | ||
# [0.15.0](https://github.com/waitingsong/kmore/compare/v0.14.0...v0.15.0) (2020-03-20) | ||
@@ -8,0 +16,0 @@ |
@@ -7,3 +7,3 @@ #!/usr/bin/env node | ||
* | ||
* @version 0.14.0 | ||
* @version 0.15.0 | ||
* @author waiting | ||
@@ -10,0 +10,0 @@ * @license MIT |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* @version 0.14.0 | ||
* @version 0.15.0 | ||
* @author waiting | ||
@@ -8,0 +8,0 @@ * @license MIT |
{ | ||
"name": "kmore-cli", | ||
"author": "waiting", | ||
"version": "0.15.0", | ||
"version": "0.16.0", | ||
"description": "Command line to generate config of tables from ts types file for kmore", | ||
@@ -33,3 +33,3 @@ "keywords": [ | ||
"@waiting/shared-types": "3", | ||
"kmore-types": "^0.15.0", | ||
"kmore-types": "^0.16.0", | ||
"rxjs": "^6.5.2", | ||
@@ -87,3 +87,3 @@ "yargs": "15" | ||
}, | ||
"gitHead": "c67e60f8b5d6c1feed58816c2890eb54ed00347a" | ||
"gitHead": "aa43e37f1be046ddf740b635cb1faa4ed313c04d" | ||
} |
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
15519
+ Addedkmore-types@0.16.4(transitive)
- Removedkmore-types@0.15.0(transitive)
Updatedkmore-types@^0.16.0