Comparing version
'use strict' | ||
Object.defineProperty(exports, '__esModule', { value: true }) | ||
var util_1 = require('util') | ||
var winston_1 = require('winston') | ||
@@ -15,3 +16,3 @@ var env_1 = require('./env') | ||
// tslint:disable-next-line:no-console | ||
str += '\n' + console.dir(info.metadata, { colors: true, showHidden: false }) | ||
str += '\n' + util_1.inspect(info.metadata, false, null, true) | ||
} | ||
@@ -18,0 +19,0 @@ return str |
{ | ||
"name": "loggerism", | ||
"version": "2.3.5", | ||
"version": "2.3.6", | ||
"description": "Yet another logger abstraction", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
423
0.24%0
-100%28393
-0.01%