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.22 to 0.90.23

7

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

"dependencies": {
"lodash": "^3.0.0",
"simple-node-logger": "^0.92.15"
"lodash": "^3.1.0",
"simple-node-logger": "^0.92.16"
},
"devDependencies": {
"casual": "^1.4.5",
"chai": "~1.8.1",

@@ -29,0 +28,0 @@ "express-mocks-http": "0.0.11",

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

- - -
<p><small><em>Copyright © 2014-2015, rain city software | Version 0.90.22</em></small></p>
<p><small><em>Copyright © 2014-2015, rain city software | Version 0.90.23</em></small></p>
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