koa-static
Advanced tools
Comparing version 4.0.3 to 5.0.0
5.0.0 / 2018-06-19 | ||
================== | ||
* bump deps | ||
4.0.3 / 2018-05-17 | ||
@@ -3,0 +8,0 @@ ================== |
@@ -5,3 +5,3 @@ { | ||
"repository": "koajs/static", | ||
"version": "4.0.3", | ||
"version": "5.0.0", | ||
"keywords": [ | ||
@@ -20,9 +20,9 @@ "koa", | ||
"eslint-config-standard": "^11.0.0", | ||
"eslint-plugin-import": "^2.11.0", | ||
"eslint-plugin-import": "^2.12.0", | ||
"eslint-plugin-node": "^6.0.1", | ||
"eslint-plugin-promise": "^3.7.0", | ||
"eslint-plugin-promise": "^3.8.0", | ||
"eslint-plugin-standard": "^3.1.0", | ||
"istanbul": "^0.4.5", | ||
"koa": "^2.5.1", | ||
"mocha": "^5.1.1", | ||
"mocha": "^5.2.0", | ||
"supertest": "^3.1.0" | ||
@@ -33,3 +33,3 @@ }, | ||
"debug": "^3.1.0", | ||
"koa-send": "^4.1.3" | ||
"koa-send": "^5.0.0" | ||
}, | ||
@@ -36,0 +36,0 @@ "scripts": { |
7816
+ Addeddebug@4.4.0(transitive)
+ Addedkoa-send@5.0.1(transitive)
- Removedany-promise@1.3.0(transitive)
- Removeddebug@2.6.9(transitive)
- Removedkoa-send@4.1.3(transitive)
- Removedms@2.0.0(transitive)
- Removedmz@2.7.0(transitive)
- Removedobject-assign@4.1.1(transitive)
- Removedthenify@3.3.1(transitive)
- Removedthenify-all@1.6.0(transitive)
Updatedkoa-send@^5.0.0