Comparing version 0.3.6 to 0.3.7
@@ -34,3 +34,3 @@ var path = require('path'); | ||
if (process.argv[1] == process.env._) { | ||
if (process.env._ != undefined && process.argv[1] == process.env._) { | ||
self.$0 = process.env._.replace( | ||
@@ -37,0 +37,0 @@ path.dirname(process.execPath) + '/', '' |
{ | ||
"name" : "optimist", | ||
"version" : "0.3.6", | ||
"version" : "0.3.7", | ||
"description" : "Light-weight option parsing with an argv hash. No optstrings attached.", | ||
@@ -5,0 +5,0 @@ "main" : "./index.js", |
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
49030
25
1266
10