Socket
Socket
Sign inDemoInstall

pm2

Package Overview
Dependencies
229
Maintainers
1
Versions
277
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1
46
28Next

3.4.0

Diff

Changelog

Source

3.4.0

  • use @pm2/io version 4
  • disable @pm2/io for node.js v4 and v5

/!\ Warning, built-in custom metrics are not supported anymore on Node 4 and 5

New builtin metrics when starting a Node.js application:

  • Heap Size
  • Heap Usage
  • Used Heap Size
  • Active Requests
  • Active handles
  • Event loop latency
  • Event loop latency p95
  • HTTP queries per minutes
  • HTTP Mean Latency
  • HTTP P95 Latency
tknew
published 3.3.1 •

Changelog

Source

3.3.1 (18/02/19)

  • add pm2 profile:cpu [timeout]
  • add pm2 profile:mem [timeout]
tknew
published 3.3.0 •

Changelog

Source

3.3.0 (14/02/19)

  • Upgrade pmx to ^3
tknew
published 3.2.9 •

Changelog

Source

3.2.9 (17/01/19)

  • #4128 fix: force detached process
tknew
published 3.2.8 •

tknew
published 3.2.7 •

tknew
published 3.2.6 •

Changelog

Source

3.2.6-8 (11/01/19)

  • rollback: node bin path handling adaptation
tknew
published 3.2.5 •

Changelog

Source

3.2.5 (09/01/19)

  • feat: enhance pm2 report
  • feat: support snap Ubuntu system
  • fix: pm2 register/monitor command
  • fix: consolidate spawn function on unhealthy systems to avoid pm2 crash
  • fix: error message if extra lang interpreter are not installed when runing tests
  • fix: (pm2 deploy) command line bug when passing env variables to post-deploy hook
  • fix: (pm2 deploy) always deploy to default branch problem
  • fix: (pm2 deploy) pm2 deploy <env> exec now accept multiple commands
  • fix: print full env + skip extra internal fields when using programmatic pm2
tknew
published 3.2.4 •

Changelog

Source

3.2.4 (19/12/18)

Feat

  • display cron configuration when doing pm2 desc <id>
  • refactor test suite (benchmark/simplification)

Fix

  • pm2 flush <app> flush only one app
  • resolve uid properly on pm2 ls / pm2 desc
  • keep wait_ready option on process reload
  • keep stringification of environment variable behavior
  • return an error when using pm2 api on starting json configuration if one app is errored
tknew
published 3.2.3 •

Changelog

Source

3.2.3 (4/12/18)

Fix

  • medium rare bug: fix issue when acting on process file (#3987 + #3192)
  • concurrent action to 1 if acting on only 2 processes
  • fix cluster syntax
  • add more test on port release
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