Comparing version 0.1.17 to 0.1.18
@@ -43,3 +43,3 @@ // Generated by CoffeeScript 1.10.0 | ||
Logger.prototype.stringify = function(text) { | ||
if (text.stack && text instanceof Error) { | ||
if (text instanceof Error && text.stack) { | ||
text = text.stack; | ||
@@ -46,0 +46,0 @@ } else if (text instanceof Object) { |
@@ -16,3 +16,3 @@ { | ||
], | ||
"version": "0.1.17", | ||
"version": "0.1.18", | ||
"homepage": "https://github.com/frankrousseau/printit/", | ||
@@ -19,0 +19,0 @@ "bugs": { |
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