Comparing version 1.1.0 to 1.1.1
@@ -153,2 +153,6 @@ "use strict"; | ||
setTimeout( function() { | ||
self._process.exit( 1 ); | ||
}, 1000 ); | ||
}; | ||
@@ -155,0 +159,0 @@ |
{ | ||
"name": "daemonix", | ||
"description": "Daemonix is a tool for deploying and managing NodeJS systems as a daemon in Linux/Unix environments.", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"author": "Anthony Hildoer <anthony@bluerival.com>", | ||
@@ -6,0 +6,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
64241
1847