Socket
Socket
Sign inDemoInstall

pm2-server-monit

Package Overview
Dependencies
189
Maintainers
3
Versions
31
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.6.1-next to 2.6.2

6

lib/exec.js

@@ -10,5 +10,5 @@ var cp = require('child_process');

// Node version 4 (issue #51)
if (process.version.match(/^v4/g) != null) {
opts.shell = true
}
//if (process.version.match(/^v4/g) != null) {
// opts.shell = true
//}

@@ -15,0 +15,0 @@ module.exports = function (cmd, cb) {

{
"name": "pm2-server-monit",
"version": "2.6.1-next",
"version": "2.6.2",
"description": "Rack to monitor a server",

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

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