kmore-cli
Advanced tools
Comparing version 41.0.0 to 42.0.0
@@ -7,3 +7,3 @@ #!/usr/bin/env ts-node-esm | ||
* | ||
* @version 40.0.0 | ||
* @version 41.0.0 | ||
* @author waiting | ||
@@ -10,0 +10,0 @@ * @license MIT |
{ | ||
"name": "kmore-cli", | ||
"author": "waiting", | ||
"version": "41.0.0", | ||
"version": "42.0.0", | ||
"description": "Command line to generate dicts from ts source files for kmore", | ||
@@ -40,3 +40,3 @@ "keywords": [ | ||
"@waiting/shared-types-dev": "^11.2.1", | ||
"kmore-types": "^41.0.0", | ||
"kmore-types": "^42.0.0", | ||
"minimist": "^1.2.6", | ||
@@ -81,3 +81,3 @@ "rxjs": "^7.5.0", | ||
}, | ||
"gitHead": "8a5bc07b7eab21a8df46b7420779b47f996992e0" | ||
"gitHead": "2c2556670fb197f4c6fbace3fc1737425e34bfa0" | ||
} |
Sorry, the diff of this file is not supported yet
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
+ Addedkmore-types@42.0.0(transitive)
- Removedkmore-types@41.0.0(transitive)
Updatedkmore-types@^42.0.0