@iamjs/koa
Advanced tools
+3
-3
| { | ||
| "name": "@iamjs/koa", | ||
| "version": "2.0.13", | ||
| "version": "2.0.14", | ||
| "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": "b03139b2de5a0d303122a0f8d243c4c0b8eec3f0", | ||
| "gitHead": "b83105dd9180ae853e68d16f95f64515e8cc3f34", | ||
| "dependencies": { | ||
| "@iamjs/core": "^2.0.12" | ||
| "@iamjs/core": "^2.0.13" | ||
| } | ||
| } |
Updated