Socket
Socket
Sign inDemoInstall

background-service-runner

Package Overview
Dependencies
6
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.90.23 to 0.90.24

6

package.json
{
"name": "background-service-runner",
"version": "0.90.23",
"version": "0.90.24",
"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,4 +22,4 @@ "main": "./index.js",

"dependencies": {
"lodash": "^3.1.0",
"simple-node-logger": "^0.92.16"
"lodash": "^3.5.0",
"simple-node-logger": "^0.92.18"
},

@@ -26,0 +26,0 @@ "devDependencies": {

@@ -79,2 +79,2 @@ # Background Service Runner

- - -
<p><small><em>Copyright © 2014-2015, rain city software | Version 0.90.23</em></small></p>
<p><small><em>Copyright © 2014-2015, rain city software | Version 0.90.24</em></small></p>

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc