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.21 to 0.90.22

4

package.json
{
"name": "background-service-runner",
"version": "0.90.21",
"version": "0.90.22",
"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.",

@@ -23,3 +23,3 @@ "main": "./index.js",

"lodash": "^3.0.0",
"simple-node-logger": "^0.91.80"
"simple-node-logger": "^0.92.15"
},

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

@@ -6,2 +6,3 @@ # Background Service Runner

[![Build Status](https://travis-ci.org/darrylwest/background-service-runner.svg?branch=develop)](https://travis-ci.org/darrylwest/background-service-runner)
[![Dependency Status](https://david-dm.org/darrylwest/background-service-runner.svg)](https://david-dm.org/darrylwest/background-service-runner)

@@ -79,2 +80,2 @@ 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.

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