New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@pm2/pm2-version-check

Package Overview
Dependencies
Maintainers
2
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pm2/pm2-version-check - npm Package Compare versions

Comparing version

to
1.0.4

4

package.json
{
"name": "@pm2/pm2-version-check",
"version": "1.0.3",
"version": "1.0.4",
"description": "Module to check latest PM2 version",

@@ -9,4 +9,4 @@ "main": "index.js",

"dependencies": {
"debug": "^4.1.1"
"debug": "^4.3.1"
}
}
# @pm2/pm2-version-check
This module is included in all major PM2 version to retrieve the latest PM2 version and gather some metrics about PM2 usage (PM2 version being runned)
This module is included in all major PM2 version to retrieve the latest PM2 version and gather some metrics about PM2 usage (PM2 version being runned, Node.js version, Platform, Uptime)

@@ -6,0 +6,0 @@ ## LICENSE