Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

renderkid

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

renderkid - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

2

lib/tools.js

@@ -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",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc