@compas/server
Advanced tools
Comparing version 0.0.106 to 0.0.107
{ | ||
"name": "@compas/server", | ||
"version": "0.0.106", | ||
"version": "0.0.107", | ||
"description": "Koa server and common middleware", | ||
@@ -18,4 +18,4 @@ "main": "./index.js", | ||
"dependencies": { | ||
"@compas/insight": "0.0.106", | ||
"@compas/stdlib": "0.0.106", | ||
"@compas/insight": "0.0.107", | ||
"@compas/stdlib": "0.0.107", | ||
"formidable": "2.0.0-canary.20200504.1", | ||
@@ -48,3 +48,3 @@ "keygrip": "1.1.0", | ||
}, | ||
"gitHead": "c567f9d3f31a2e19a7cc88f0ea4d19a4e290b597" | ||
"gitHead": "3788c6771ecb63aa83528f821c0572b22b524d3d" | ||
} |
@@ -108,3 +108,3 @@ # @compas/server | ||
For contributing see [contributing.md](https://compasjs.com/contributing). | ||
For contributing see [contributing.md](https://compasjs.com/contributing.html). | ||
@@ -111,0 +111,0 @@ ## New features |
57945
+ Added@compas/insight@0.0.107(transitive)
+ Added@compas/stdlib@0.0.107(transitive)
+ Added@types/node@14.14.19(transitive)
- Removed@compas/insight@0.0.106(transitive)
- Removed@compas/stdlib@0.0.106(transitive)
- Removed@types/node@14.14.16(transitive)
Updated@compas/insight@0.0.107
Updated@compas/stdlib@0.0.107