Socket
Socket
Sign inDemoInstall

pm2

Package Overview
Dependencies
Maintainers
1
Versions
278
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pm2 - npm Package Compare versions

Comparing version 0.4.4 to 0.4.5

2

lib/ProcessContainer.js

@@ -13,3 +13,3 @@ // God.

var worker = require('cluster').worker;
var outFile = process.env.pm_out_log_path;

@@ -16,0 +16,0 @@ var errFile = process.env.pm_err_log_path;

{
"name": "pm2",
"preferGlobal": "true",
"version": "0.4.4",
"version": "0.4.5",
"engines" : {

@@ -6,0 +6,0 @@ "node" : ">=0.8"

@@ -95,3 +95,4 @@ ![Monit](https://github.com/unitech/pm2/raw/master/pres/pm2.png)

"script" : "./examples/echo.js",
"max" : "10"
"max" : "10",
"args" : "-d 1"
},{

@@ -98,0 +99,0 @@ "name" : "api",

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