New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

pm.sh

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pm.sh - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

2

package.json
{
"name": "pm.sh",
"version": "1.1.0",
"version": "1.1.1",
"description": "pm2 without the fat in 1 shellscript, unix processmanagement using simply 'ps' and 'flock' and a teaspoon of shellscript & extra features",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -33,2 +33,3 @@ <img src="doc/logo.png" width="120"/>

## Demo
$ pm init

@@ -102,4 +103,6 @@ $ pm add . pinger 'sleep 5m && curl http://foo.com/ping'

## Upstart job
## Server installation
Upstart job:
# /etc/init/pm.conf

@@ -106,0 +109,0 @@ start on (local-filesystems and net-device-up IFACE!=lo)

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc