Socket
Socket
Sign inDemoInstall

cli-color

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

cli-color - npm Package Compare versions

Comparing version 0.1.2 to 0.1.3

2

lib/index.js

@@ -17,3 +17,3 @@ 'use strict';

'inverse' : [7, 27],
'strike' : [9, 29]
'strike' : [9, 29]
};

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

{
"name": "cli-color",
"version": "0.1.2",
"version": "0.1.3",
"description": "Colors, formatting and other tools for the console",

@@ -22,5 +22,7 @@ "keywords": ["ansi", "color", "console", "terminal", "cli", "shell", "log", "logging", "xterm"],

},
"scripts": { "test": "./node_modules/tad/bin/tad lib" },
"devDependencies": {
"clock": "0.1.x"
"clock": "0.1.x",
"tad": "0.1.x"
}
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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