@iamjs/koa
Advanced tools
+3
-3
| { | ||
| "name": "@iamjs/koa", | ||
| "version": "2.0.12", | ||
| "version": "2.0.13", | ||
| "description": "This package contains middleware for integrating the authorization library into a Koa application. ", | ||
@@ -61,6 +61,6 @@ "repository": "https://github.com/triyanox/iamjs", | ||
| }, | ||
| "gitHead": "50beee55a9711a135b0de978efd3f2245615e82f", | ||
| "gitHead": "b03139b2de5a0d303122a0f8d243c4c0b8eec3f0", | ||
| "dependencies": { | ||
| "@iamjs/core": "^2.0.11" | ||
| "@iamjs/core": "^2.0.12" | ||
| } | ||
| } |
Updated