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.0.3 to 1.0.4

doc/OSX.md

2

package.json
{
"name": "pm.sh",
"version": "1.0.3",
"version": "1.0.4",
"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",

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

$ wget "https://github.com/coderofsalvation/pm.sh/blob/master/bin/pm" -O ~/bin/pm && chmod 755 ~/bin/pm
$ wget "https://raw.githubusercontent.com/coderofsalvation/pm.sh/master/bin/pm" -O ~/bin/pm && chmod 755 ~/bin/pm
$ pm

@@ -86,3 +86,3 @@ Usage:

* Now you can enter __ttp://yourdomain.com:8080/pull/{yourappname}_ as Github/BB webhook value (only push!)
* specify *http://yourdomain.com:8080/pull/{yourappname}* as webhookurl in Github/BB (only push!)

@@ -89,0 +89,0 @@ Or call from another service:

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