kmore-cli
Advanced tools
Comparing version 0.20.0 to 0.21.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [0.21.0](https://github.com/waitingsong/kmore/compare/v0.20.0...v0.21.0) (2020-06-17) | ||
**Note:** Version bump only for package kmore-cli | ||
# [0.20.0](https://github.com/waitingsong/kmore/compare/v0.19.0...v0.20.0) (2020-06-16) | ||
@@ -8,0 +16,0 @@ |
@@ -7,3 +7,3 @@ #!/usr/bin/env node | ||
* | ||
* @version 0.19.0 | ||
* @version 0.20.0 | ||
* @author waiting | ||
@@ -10,0 +10,0 @@ * @license MIT |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* @version 0.19.0 | ||
* @version 0.20.0 | ||
* @author waiting | ||
@@ -8,0 +8,0 @@ * @license MIT |
{ | ||
"name": "kmore-cli", | ||
"author": "waiting", | ||
"version": "0.20.0", | ||
"version": "0.21.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.20.0", | ||
"kmore-types": "^0.21.0", | ||
"rxjs": "^6.5.2", | ||
@@ -87,3 +87,3 @@ "yargs": "15" | ||
}, | ||
"gitHead": "45db0b4e0173e19572d1614b87a1961ce8a4b483" | ||
"gitHead": "64a29dda04dd19b820581bfc84e88154c305f8f8" | ||
} |
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
17442
+ Addedkmore-types@0.21.0(transitive)
- Removedkmore-types@0.20.0(transitive)
Updatedkmore-types@^0.21.0