Comparing version 2.0.0 to 2.0.1
@@ -6,2 +6,10 @@ # Change Log | ||
## [2.0.1](https://github.com/waitingsong/kmore/compare/v2.0.0...v2.0.1) (2020-07-16) | ||
**Note:** Version bump only for package egg-kmore | ||
# [2.0.0](https://github.com/waitingsong/kmore/compare/v1.1.1...v2.0.0) (2020-07-13) | ||
@@ -8,0 +16,0 @@ |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* @version 1.1.1 | ||
* @version 2.0.0 | ||
* @author waiting | ||
@@ -8,0 +8,0 @@ * @license MIT |
{ | ||
"name": "egg-kmore", | ||
"author": "waiting", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "egg plugin of kmore", | ||
@@ -40,4 +40,4 @@ "eggPlugin": { | ||
"@waiting/shared-types": "4", | ||
"kmore": "^2.0.0", | ||
"kmore-cli": "^2.0.0" | ||
"kmore": "^2.0.1", | ||
"kmore-cli": "^2.0.1" | ||
}, | ||
@@ -104,3 +104,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "6b7a32135b8b1c50eb7c96da2eb78b3f1392bb5b" | ||
"gitHead": "7785c2195e3279e849a6b6ca36a3dae2dd4311b4" | ||
} |
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
22431
Updatedkmore@^2.0.1
Updatedkmore-cli@^2.0.1