Socket
Socket
Sign inDemoInstall

pm2-axon

Package Overview
Dependencies
6
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.11 to 3.0.1

3

lib/sockets/sock.js

@@ -400,4 +400,3 @@

// on this file socket
console.error('Process is already listening on socket %s', port);
process.exit(0);
if (fn) return fn(new Error('Process already listening on socket ' + port));
});

@@ -404,0 +403,0 @@ }

{
"name": "pm2-axon",
"description": "High-level messaging & socket patterns implemented in pure js",
"version": "2.0.11",
"version": "3.0.1",
"author": "TJ Holowaychuk <tj@vision-media.ca>",

@@ -6,0 +6,0 @@ "author": {

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