Comparing version 1.0.5 to 1.0.6
{ | ||
"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 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
24
2120
4