Comparing version 1.0.40 to 1.0.42
const chalk = require("chalk"); | ||
console.log(chalk` | ||
{green Thanks for using consel.} | ||
{blue To get started, run consel in the command line.} | ||
`); |
{ | ||
"name": "consel", | ||
"version": "1.0.40", | ||
"version": "1.0.42", | ||
"description": "", | ||
"main": "index.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1", | ||
"test": "node install.js", | ||
"install": "node install.js" | ||
}, | ||
"keywords": [], | ||
"keywords": [ | ||
"consel", | ||
"console", | ||
"child_process", | ||
"process", | ||
"logs" | ||
], | ||
"author": "", | ||
@@ -12,0 +18,0 @@ "license": "ISC", |
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
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Found 1 instance in 1 package
2843
77
1