Comparing version 2.0.3 to 2.0.4
@@ -6,2 +6,10 @@ # Change Log | ||
## [2.0.4](https://github.com/waitingsong/kmore/compare/v2.0.3...v2.0.4) (2021-01-26) | ||
**Note:** Version bump only for package egg-kmore | ||
## [2.0.3](https://github.com/waitingsong/kmore/compare/v2.0.2...v2.0.3) (2021-01-26) | ||
@@ -8,0 +16,0 @@ |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* @version 2.0.2 | ||
* @version 2.0.3 | ||
* @author waiting | ||
@@ -8,0 +8,0 @@ * @license MIT |
{ | ||
"name": "egg-kmore", | ||
"author": "waiting", | ||
"version": "2.0.3", | ||
"version": "2.0.4", | ||
"description": "egg plugin of kmore", | ||
@@ -40,4 +40,4 @@ "eggPlugin": { | ||
"@waiting/shared-types": "5", | ||
"kmore": "^2.0.3", | ||
"kmore-cli": "^2.0.2" | ||
"kmore": "^2.0.4", | ||
"kmore-cli": "^2.0.4" | ||
}, | ||
@@ -106,3 +106,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "2ef02eb77ea1ae6ffacc928b9e97fe895b0a9542" | ||
"gitHead": "528f816a67445191fb9e8bbacb5e9f3dc0846782" | ||
} |
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
23838
Updatedkmore@^2.0.4
Updatedkmore-cli@^2.0.4