Comparing version 8.0.0 to 9.0.0
@@ -5,3 +5,3 @@ /** | ||
* | ||
* @version 7.7.2 | ||
* @version 8.0.0 | ||
* @author waiting | ||
@@ -8,0 +8,0 @@ * @license MIT |
{ | ||
"name": "egg-kmore", | ||
"author": "waiting", | ||
"version": "8.0.0", | ||
"version": "9.0.0", | ||
"description": "egg plugin of kmore", | ||
@@ -38,4 +38,4 @@ "eggPlugin": { | ||
"@waiting/shared-types": "^14.2.0", | ||
"kmore": "^8.0.0", | ||
"kmore-cli": "^8.0.0" | ||
"kmore": "^9.0.0", | ||
"kmore-cli": "^9.0.0" | ||
}, | ||
@@ -114,3 +114,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "a18c1c177ccaa94650c17a68b53a9c550542a968" | ||
"gitHead": "ce4444f44d815dbe1150ed74096d5fce7cec7dea" | ||
} |
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
+ Addedkmore@9.0.0(transitive)
+ Addedkmore-cli@9.0.0(transitive)
+ Addedkmore-types@9.0.0(transitive)
- Removedkmore@8.0.0(transitive)
- Removedkmore-cli@8.0.0(transitive)
- Removedkmore-types@8.0.0(transitive)
Updatedkmore@^9.0.0
Updatedkmore-cli@^9.0.0