background-service-runner
Advanced tools
Comparing version 0.90.24 to 0.90.25
{ | ||
"name": "background-service-runner", | ||
"version": "0.90.24", | ||
"version": "0.90.25", | ||
"description": "A daemon runner utility for node, python, shell and other executable services. Can be configured to run a monitored or detached child process or groups of processes.", | ||
@@ -22,3 +22,3 @@ "main": "./index.js", | ||
"dependencies": { | ||
"lodash": "^3.5.0", | ||
"lodash": "^3.6.0", | ||
"simple-node-logger": "^0.92.18" | ||
@@ -25,0 +25,0 @@ }, |
@@ -79,2 +79,2 @@ # Background Service Runner | ||
- - - | ||
<p><small><em>Copyright © 2014-2015, rain city software | Version 0.90.24</em></small></p> | ||
<p><small><em>Copyright © 2014-2015, rain city software | Version 0.90.25</em></small></p> |
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
16621
Updatedlodash@^3.6.0