express-signature
Advanced tools
Comparing version 1.1.0 to 1.2.0
@@ -9,3 +9,3 @@ // Generated by LiveScript 1.2.0 | ||
return next({ | ||
status: 401 | ||
status: 400 | ||
}); | ||
@@ -12,0 +12,0 @@ }); |
{ | ||
"name": "express-signature", | ||
"version": "1.1.0", | ||
"version": "1.2.0", | ||
"description": "Method type signatures for Express routes", | ||
@@ -5,0 +5,0 @@ "author": "Yuri Sulyma <yuri.sulyma@gmail.com>", |
Sorry, the diff of this file is not supported yet