koatty_store
Advanced tools
Comparing version 1.2.0 to 1.2.1
{ | ||
"name": "koatty_store", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"description": "Cache store for koatty.", | ||
@@ -13,3 +13,3 @@ "scripts": { | ||
"type": "git", | ||
"url": "git+https://github.com/thinkkoa/koatty_store.git" | ||
"url": "git+https://github.com/koatty/koatty_store.git" | ||
}, | ||
@@ -25,3 +25,3 @@ "keywords": [ | ||
"koatty_store", | ||
"thinkkoa" | ||
"koatty" | ||
], | ||
@@ -37,5 +37,5 @@ "engines": { | ||
"bugs": { | ||
"url": "https://github.com/thinkkoa/koatty_store/issues" | ||
"url": "https://github.com/koatty/koatty_store/issues" | ||
}, | ||
"homepage": "https://github.com/thinkkoa/koatty_store", | ||
"homepage": "https://github.com/koatty/koatty_store", | ||
"maintainers": [ | ||
@@ -48,6 +48,8 @@ { | ||
"devDependencies": { | ||
"@types/generic-pool": "^3.1.9", | ||
"@types/ioredis": "^4.26.4", | ||
"@types/node": "^12.x.x", | ||
"del-cli": "^3.0.1", | ||
"ts-node": "^9.0.0", | ||
"tslint": "^6.1.3", | ||
"ts-node": "^10.x.x", | ||
"tslint": "^6.x.x", | ||
"tslint-config-alloy": "^0.2.1", | ||
@@ -57,6 +59,4 @@ "typescript": "^4.x.x" | ||
"dependencies": { | ||
"@types/generic-pool": "^3.1.9", | ||
"@types/ioredis": "^4.17.8", | ||
"generic-pool": "^3.7.1", | ||
"ioredis": "^4.19.2", | ||
"generic-pool": "^3.7.8", | ||
"ioredis": "^4.27.6", | ||
"koatty_lib": "^1.x.x", | ||
@@ -63,0 +63,0 @@ "koatty_logger": "^1.x.x" |
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
4
85612
8
- Removed@types/generic-pool@^3.1.9
- Removed@types/ioredis@^4.17.8
- Removed@types/generic-pool@3.8.3(transitive)
- Removed@types/ioredis@4.28.10(transitive)
- Removed@types/node@22.9.4(transitive)
- Removedundici-types@6.19.8(transitive)
Updatedgeneric-pool@^3.7.8
Updatedioredis@^4.27.6