kmore-cli
Advanced tools
Comparing version 5.2.0 to 5.3.0
@@ -7,3 +7,3 @@ #!/usr/bin/env node | ||
* | ||
* @version 5.1.0 | ||
* @version 5.2.0 | ||
* @author waiting | ||
@@ -10,0 +10,0 @@ * @license MIT |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* @version 5.1.0 | ||
* @version 5.2.0 | ||
* @author waiting | ||
@@ -8,0 +8,0 @@ * @license MIT |
{ | ||
"name": "kmore-cli", | ||
"author": "waiting", | ||
"version": "5.2.0", | ||
"version": "5.3.0", | ||
"description": "Command line to generate dicts from ts source files for kmore", | ||
@@ -30,6 +30,6 @@ "keywords": [ | ||
"dependencies": { | ||
"@waiting/shared-core": "10", | ||
"@waiting/shared-types": "10", | ||
"@waiting/shared-core": "11", | ||
"@waiting/shared-types": "11", | ||
"@waiting/shared-types-dev": "2", | ||
"kmore-types": "^5.2.0", | ||
"kmore-types": "^5.3.0", | ||
"rxjs": "7", | ||
@@ -100,3 +100,3 @@ "rxwalker": "4", | ||
}, | ||
"gitHead": "27ec4058151c2bbc0d119f683ff76a39f6b85fa4" | ||
"gitHead": "656a56512a6d1171c39b892ead1399c9cdb8898e" | ||
} |
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
- Removed@waiting/shared-core@10.1.0(transitive)
- Removed@waiting/shared-types@10.1.0(transitive)
Updated@waiting/shared-core@11
Updated@waiting/shared-types@11
Updatedkmore-types@^5.3.0