Comparing version 2.1.0 to 2.2.0
2.2.0 / 2018-12-04 | ||
================== | ||
**features** | ||
* [[`f062dd5`](http://github.com/eggjs/egg-redis/commit/f062dd571ce17f569a65066a95f600e64b3d15c2)] - feat: support typescript (#23) (耐小心 <<qiqizjl@qq.com>>) | ||
2.1.0 / 2018-11-28 | ||
@@ -3,0 +9,0 @@ ================== |
{ | ||
"name": "egg-redis", | ||
"version": "2.1.0", | ||
"version": "2.2.0", | ||
"description": "Redis plugin for egg", | ||
@@ -9,2 +9,3 @@ "eggPlugin": { | ||
"files": [ | ||
"index.d.ts", | ||
"app.js", | ||
@@ -15,2 +16,3 @@ "agent.js", | ||
], | ||
"types": "./index.d.ts", | ||
"keywords": [ | ||
@@ -27,2 +29,5 @@ "egg", | ||
"devDependencies": { | ||
"@types/ioredis": "^4.0.1", | ||
"@types/node": "^10.9.4", | ||
"typescript": "^3.0.3", | ||
"autod": "^3.0.1", | ||
@@ -29,0 +34,0 @@ "egg": "^2.3.0", |
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
14012
9
130
12