Comparing version 0.19.0 to 0.20.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [0.20.0](https://github.com/waitingsong/kmore/compare/v0.19.0...v0.20.0) (2020-06-16) | ||
**Note:** Version bump only for package egg-kmore | ||
# [0.19.0](https://github.com/waitingsong/kmore/compare/v0.18.0...v0.19.0) (2020-06-16) | ||
@@ -8,0 +16,0 @@ |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* @version 0.18.0 | ||
* @version 0.19.0 | ||
* @author waiting | ||
@@ -8,0 +8,0 @@ * @license MIT |
{ | ||
"name": "egg-kmore", | ||
"author": "waiting", | ||
"version": "0.19.0", | ||
"version": "0.20.0", | ||
"description": "egg plugin of kmore", | ||
@@ -43,4 +43,4 @@ "eggPlugin": { | ||
"@waiting/shared-types": "4", | ||
"kmore": "^0.19.0", | ||
"kmore-cli": "^0.19.0" | ||
"kmore": "^0.20.0", | ||
"kmore-cli": "^0.20.0" | ||
}, | ||
@@ -107,3 +107,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "6264a50ab2900cb3b03fc1e3376fb49fcc990428" | ||
"gitHead": "45db0b4e0173e19572d1614b87a1961ce8a4b483" | ||
} |
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
21758
+ Addedkmore@0.20.0(transitive)
+ Addedkmore-cli@0.20.0(transitive)
+ Addedkmore-types@0.20.0(transitive)
- Removedkmore@0.19.0(transitive)
- Removedkmore-cli@0.19.0(transitive)
- Removedkmore-types@0.19.0(transitive)
Updatedkmore@^0.20.0
Updatedkmore-cli@^0.20.0