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

colorprint

Package Overview
Dependencies
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

colorprint - npm Package Compare versions

Comparing version 4.0.4 to 4.0.5

2

lib/define.js

@@ -18,2 +18,4 @@ /**

Object.assign(s, config)
s.PREFIX = config.prefix || s.PREFIX
s.SUFFIX = config.suffix || s.SUFFIX
}

@@ -20,0 +22,0 @@

2

lib/index.js
/**
* Print ansi-colored message to stdout/stderr.
* @version 4.0.4
* @version 4.0.5
* @module colorprint

@@ -5,0 +5,0 @@ * @author {@link http://okunishitaka.com|Taka Okunishi

{
"name": "colorprint",
"version": "4.0.4",
"version": "4.0.5",
"description": "Print ansi-colored message to stdout/stderr.",

@@ -5,0 +5,0 @@ "main": "lib",

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