koa-serverless
Advanced tools
Comparing version 0.2.0 to 0.2.1
{ | ||
"name": "koa-serverless", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -11,3 +11,2 @@ # koa-serverless | ||
- security headers ([koa-helmet](https://github.com/venables/koa-helmet)) | ||
- cors ([kcors](https://github.com/koajs/cors)) | ||
- body parser ([koa-bodyparser](https://github.com/koajs/bodyparser)) | ||
@@ -14,0 +13,0 @@ |
148582
35