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

clrlg

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

clrlg - npm Package Compare versions

Comparing version 0.0.56 to 0.0.57

2

package.json
{
"name": "clrlg",
"version": "0.0.56",
"version": "0.0.57",
"description": "Color Log",

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

# clrlg
Console Color Logging with timers and other functionality.
Color Logging with timers and other functionality to the console.

@@ -11,3 +11,2 @@

### Installing

@@ -20,3 +19,3 @@

To install just for your current project, from the project folder.
To install just for your current project, from the project folder:
```

@@ -26,3 +25,2 @@ $ npm install --save clrlg

### Using

@@ -32,3 +30,3 @@

Require the installed module
In your code Require the installed module.
```

@@ -43,3 +41,3 @@ const clrlg = require("clrlg");

Output from anywhere in your code.
Now output from anywhere in your code.
```

@@ -46,0 +44,0 @@ c.lg("default color output");

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