@compas/server
Advanced tools
Comparing version 0.0.118 to 0.0.119
{ | ||
"name": "@compas/server", | ||
"version": "0.0.118", | ||
"version": "0.0.119", | ||
"description": "Koa server and common middleware", | ||
@@ -18,4 +18,4 @@ "main": "./index.js", | ||
"dependencies": { | ||
"@compas/insight": "0.0.118", | ||
"@compas/stdlib": "0.0.118", | ||
"@compas/insight": "0.0.119", | ||
"@compas/stdlib": "0.0.119", | ||
"formidable": "2.0.0-canary.20200504.1", | ||
@@ -48,3 +48,3 @@ "keygrip": "1.1.0", | ||
}, | ||
"gitHead": "1e74482093e2001de5f53adae6850a933399cd36" | ||
"gitHead": "84e343f51fcddbb583e8fbd0fea576e8bc55ffb2" | ||
} |
+ Added@compas/insight@0.0.119(transitive)
+ Added@compas/stdlib@0.0.119(transitive)
- Removed@compas/insight@0.0.118(transitive)
- Removed@compas/stdlib@0.0.118(transitive)
Updated@compas/insight@0.0.119
Updated@compas/stdlib@0.0.119