Comparing version 1.0.1 to 1.0.2
@@ -38,3 +38,3 @@ 'use strict' | ||
if (!request || !request.headers || isDevelopment) { | ||
return | ||
return meta | ||
} | ||
@@ -41,0 +41,0 @@ delete request.headers.authorization |
{ | ||
"name": "loggerism", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Yet another logger abstraction", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
Sorry, the diff of this file is not supported yet
4400