Socket
Socket
Sign inDemoInstall

pm2

Package Overview
Dependencies
206
Maintainers
1
Versions
275
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.0.3 to 5.0.4

1

lib/API/UX/pm2-ls.js

@@ -431,2 +431,3 @@

interfaces.forEach(iface => {
if (!sys_metrics[`net:rx_5:${iface}`]) return
sys_summary_line += `| ${chalk.bold(iface)}: `

@@ -433,0 +434,0 @@ sys_summary_line += `⇓ ${UxHelpers.colorizedMetric(sys_metrics[`net:rx_5:${iface}`].value, 10, 20, 'mb/s')} `

2

package.json
{
"name": "pm2",
"preferGlobal": true,
"version": "5.0.3",
"version": "5.0.4",
"engines": {

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

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