residue-winston
Advanced tools
Comparing version 1.0.8 to 1.0.9
@@ -36,2 +36,4 @@ // | ||
this.logger = residue_internal.getLogger(options.logger_id); | ||
// add one level as we pick up from further source | ||
this.logger._source_base_index = this.logger._source_base_index + 1; | ||
}; | ||
@@ -38,0 +40,0 @@ |
{ | ||
"name": "residue-winston", | ||
"version": "1.0.8", | ||
"version": "1.0.9", | ||
"description": "Winston transport for Residue", | ||
@@ -19,3 +19,3 @@ "main": "index.js", | ||
"dependencies": { | ||
"residue": "^2.3.4", | ||
"residue": "^2.3.6", | ||
"winston": "^2.4.0", | ||
@@ -22,0 +22,0 @@ "winston-transport": "^3.0.1" |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
5495
75
Updatedresidue@^2.3.6