@ladjs/proxy
Advanced tools
Comparing version 2.0.4 to 2.1.0
{ | ||
"name": "@ladjs/proxy", | ||
"description": "Proxy for Lad", | ||
"version": "2.0.4", | ||
"version": "2.1.0", | ||
"author": "Nick Baugh <niftylettuce@gmail.com> (http://niftylettuce.com/)", | ||
@@ -31,5 +31,5 @@ "ava": { | ||
"devDependencies": { | ||
"@commitlint/cli": "^16.0.1", | ||
"@commitlint/cli": "^16.0.2", | ||
"@commitlint/config-conventional": "^16.0.0", | ||
"ava": "^4.0.0", | ||
"ava": "^4.0.1", | ||
"codecov": "^3.8.2", | ||
@@ -46,3 +46,3 @@ "cross-env": "^7.0.3", | ||
"sinon": "^12.0.1", | ||
"supertest": "^6.1.6", | ||
"supertest": "^6.2.1", | ||
"xo": "^0.47.0" | ||
@@ -49,0 +49,0 @@ }, |
53