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

chalk-log

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

chalk-log - npm Package Compare versions

Comparing version 1.0.5 to 1.0.6

2

package.json
{
"name": "chalk-log",
"version": "1.0.5",
"version": "1.0.6",
"description": "console logging witk chalk",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -7,4 +7,6 @@ ##chalk-log

For cli logging in Node.js
```javascript
npm install chalk-log --save
```
```javascript
var log = require('chalk-log');

@@ -11,0 +13,0 @@

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