Comparing version 0.0.19 to 0.0.20
@@ -262,3 +262,3 @@ var fs = require('fs'), | ||
getLogPrefix: function () { | ||
if (this.opts.autoAppName && this.opts._req.CURRENT_APP) { | ||
if (this.opts.autoAppName && this.opts._req && this.opts._req.CURRENT_APP) { | ||
return this.opts._req.CURRENT_APP; | ||
@@ -265,0 +265,0 @@ } |
{ | ||
"name": "yog-log", | ||
"version": "0.0.19", | ||
"version": "0.0.20", | ||
"description": "yog logger", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
73583
2