Socket
Socket
Sign inDemoInstall

keepalive

Package Overview
Dependencies
0
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.2.0 to 1.3.0

2

package.json
{
"name": "keepalive",
"version": "1.2.0",
"version": "1.3.0",
"description": "start a process and respawn if it dies",

@@ -5,0 +5,0 @@ "bin": {

@@ -7,3 +7,3 @@ keepalive

```sh
$ keepalive --logfile my.log /bin/my-service --options foo
$ keepalive --logfile my.log --user nobody /bin/my-service --options foo
```

@@ -20,2 +20,3 @@

----------
* `1.3.0`: --user option
* `1.2.0`: --logfile option

@@ -22,0 +23,0 @@ * `1.1.0`: log support and reopen log on `HUP`

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