Socket
Socket
Sign inDemoInstall

chalk

Package Overview
Dependencies
2
Maintainers
1
Versions
38
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.2.0 to 0.2.1

2

chalk.js

@@ -5,2 +5,4 @@ 'use strict';

ansi.grey = ansi.gray;
var styles = (function () {

@@ -7,0 +9,0 @@ var ret = {};

2

package.json
{
"name": "chalk",
"version": "0.2.0",
"version": "0.2.1",
"description": "Terminal string styling done right",

@@ -5,0 +5,0 @@ "keywords": [

@@ -57,3 +57,3 @@ # chalk [![Build Status](https://secure.travis-ci.org/sindresorhus/chalk.png?branch=master)](http://travis-ci.org/sindresorhus/chalk)

### chalk.\<style\>\[.\<style\>...\](string)
### chalk.\<style>\[.\<style>...](string)

@@ -60,0 +60,0 @@ Chain [styles](#styles) and call the last one as a method with a string argument.

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc