@iamjs/koa
Advanced tools
+3
-3
| { | ||
| "name": "@iamjs/koa", | ||
| "version": "2.0.11", | ||
| "version": "2.0.12", | ||
| "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": "2726b56b86683fea07885bee97f994b8fd891f3c", | ||
| "gitHead": "50beee55a9711a135b0de978efd3f2245615e82f", | ||
| "dependencies": { | ||
| "@iamjs/core": "^2.0.10" | ||
| "@iamjs/core": "^2.0.11" | ||
| } | ||
| } |
Updated