Comparing version 1.0.0 to 1.0.1
@@ -243,3 +243,3 @@ // Generated by CoffeeScript 1.6.3 | ||
if (msg) { | ||
UTIL.error(msg); | ||
console.error(msg); | ||
} | ||
@@ -246,0 +246,0 @@ return process.exit(code || 0); |
{ | ||
"name": "coa", | ||
"description": "Command-Option-Argument: Yet another parser for command line options.", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"homepage": "http://github.com/veged/coa", | ||
@@ -6,0 +6,0 @@ "author": "Sergey Berezhnoy <veged@ya.ru> (http://github.com/veged)", |
Sorry, the diff of this file is not supported yet
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
115861