@tos_/cli-welcome
Advanced tools
Comparing version 0.0.2 to 0.0.3
#!/usr/bin/env node | ||
(async () =>{ | ||
module.exports = async () =>{ | ||
console.log('welcome'); | ||
})() | ||
} | ||
@@ -6,0 +6,0 @@ |
{ | ||
"name": "@tos_/cli-welcome", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "Welcome customised header for Node.js CLI software", | ||
@@ -12,3 +12,3 @@ "main": "index.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"test": "node test.js" | ||
}, | ||
@@ -15,0 +15,0 @@ "repository": { |
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
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
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
3355
5
16
2
0