Comparing version 0.10.6 to 0.10.7
@@ -57,3 +57,2 @@ /* | ||
' --plain alias of --no-colors', | ||
' --plain Disable command line colors', | ||
' -d, --debug Forces forever to log debug output', | ||
@@ -202,3 +201,3 @@ ' -v, --verbose Turns on the verbose messages from Forever', | ||
'pidFile', 'logFile', 'errFile', 'watch', 'minUptime', 'append', | ||
'silent', 'outFile', 'max', 'command', 'path', 'spinSleepTime', | ||
'silent', 'outFile', 'max', 'command', 'path', 'spinSleepTime', | ||
'sourceDir', 'uid', 'watchDirectory', 'watchIgnore', 'killTree', 'killSignal' | ||
@@ -208,3 +207,3 @@ ].forEach(function (key) { | ||
}); | ||
options.watchIgnore = options.watchIgnore || []; | ||
@@ -211,0 +210,0 @@ options.watchIgnorePatterns = !Array.isArray(options.watchIgnore) |
@@ -5,3 +5,3 @@ { | ||
"description": "A simple CLI tool for ensuring that a given node script runs continuously (i.e. forever)", | ||
"version": "0.10.6", | ||
"version": "0.10.7", | ||
"author": "Nodejitsu Inc. <info@nodejitsu.com>", | ||
@@ -29,3 +29,3 @@ "maintainers": [ | ||
"nconf": "0.6.7", | ||
"nssocket": "0.5.0", | ||
"nssocket": "~0.5.1", | ||
"optimist": "0.4.0", | ||
@@ -32,0 +32,0 @@ "pkginfo": "0.3.0", |
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
90748
2324
+ Addedeventemitter2@0.4.14(transitive)
+ Addednssocket@0.5.3(transitive)
- Removednssocket@0.5.0(transitive)
Updatednssocket@~0.5.1