1,004 changes: 764 additions & 240 deletions lib/index.js

Large diffs are not rendered by default.

3,028 changes: 2,753 additions & 275 deletions package-lock.json

Large diffs are not rendered by default.

8 changes: 5 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,14 @@
"author": "Patrick R",
"license": "MIT",
"dependencies": {
"chalk": "^4.1.0",
"ioredis": "^4.17.1",
"koa-router": "^8.0.8",
"lodash": "^4.17.15",
"lru-cache": "^5.1.1",
"path-to-regexp": "^6.2.0",
"pluralize": "^8.0.0",
"redis-lru": "^0.6.0",
"semver": "^7.3.4"
"redis-lru": "^0.6.0"
},
"devDependencies": {
"chai": "^4.2.0",
Expand All @@ -38,5 +39,6 @@
"sinon": "^9.2.4",
"supertest": "^4.0.2",
"supertest-koa-agent": "^0.3.2"
}
},
"peerDependencies": {}
}
2,820 changes: 1,426 additions & 1,394 deletions yarn.lock

Large diffs are not rendered by default.