Comparing version 0.1.0 to 0.1.1
{ "name" : "cli", | ||
"description" : "A command line opts/args parser for node.js", | ||
"version" : "0.1.0", | ||
"description" : "A command line opts/args parser for node", | ||
"version" : "0.1.1", | ||
"homepage" : "http://github.com/chriso/cli", | ||
"keywords" : ["cli","command line","opts","parseopt","opt","args","console"], | ||
"keywords" : ["cli","command line","opts","parseopt","opt","args","console","argsparse","optparse","daemon"], | ||
"author" : "Chris O'Hara <cohara87@gmail.com>", | ||
"main" : "./lib", | ||
"directories" : { "lib" : "./lib" }, | ||
"main" : "cli.js", | ||
"bugs": { | ||
@@ -10,0 +9,0 @@ "mail": "cohara87@gmail.com", |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
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
23552
642
5
2