kmore-cli
Advanced tools
Comparing version 3.3.0 to 4.0.0
@@ -6,2 +6,10 @@ # Change Log | ||
# 4.0.0 (2021-04-29) | ||
**Note:** Version bump only for package kmore-cli | ||
# 3.3.0 (2021-04-28) | ||
@@ -8,0 +16,0 @@ |
@@ -7,3 +7,3 @@ #!/usr/bin/env node | ||
* | ||
* @version 3.2.0 | ||
* @version 3.3.0 | ||
* @author waiting | ||
@@ -10,0 +10,0 @@ * @license MIT |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* @version 3.2.0 | ||
* @version 3.3.0 | ||
* @author waiting | ||
@@ -8,0 +8,0 @@ * @license MIT |
{ | ||
"name": "kmore-cli", | ||
"author": "waiting", | ||
"version": "3.3.0", | ||
"version": "4.0.0", | ||
"description": "Command line to generate dicts from ts source files for kmore", | ||
@@ -33,3 +33,3 @@ "keywords": [ | ||
"@waiting/shared-types-dev": "2", | ||
"kmore-types": "^3.3.0", | ||
"kmore-types": "^4.0.0", | ||
"rxjs": "6", | ||
@@ -98,3 +98,3 @@ "rxwalker": "3", | ||
}, | ||
"gitHead": "fcca4ce938a99452f855f0226cfad54b22063cc0" | ||
"gitHead": "7ed7a5af495d63249a32e01f526e88979746be45" | ||
} |
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
56318
+ Addedkmore-types@4.1.0(transitive)
- Removedkmore-types@3.3.0(transitive)
Updatedkmore-types@^4.0.0