Comparing version 2.0.0 to 2.0.1
@@ -82,3 +82,3 @@ // Generated by CoffeeScript 1.9.3 | ||
})(); | ||
if (typeof cols === 'number') { | ||
if (typeof cols === 'number' && cols > 30) { | ||
return cols; | ||
@@ -85,0 +85,0 @@ } else { |
{ | ||
"name": "renderkid", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "Stylish console.log for node", | ||
@@ -5,0 +5,0 @@ "main": "lib/RenderKid.js", |
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
108360