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

pm2-exit-hook

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pm2-exit-hook - npm Package Compare versions

Comparing version 2.0.1 to 2.0.2

index.js

11

package.json
{
"name": "pm2-exit-hook",
"version": "2.0.1",
"version": "2.0.2",
"description": "Run some code when the process exits (supports pm2 clustering)",
"license": "MIT",
"repository": "github.com/tapppi/exit-hook",
"repository": {
"type": "git",
"url": "https://github.com/tapppi/exit-hook.git"
},
"author": {
"name": "Tapani Moilanen",
"email": "moilanen.tapani@gmail.com"
"email": "moilanen.tapani@gmail.com",
"url": "https://github.com/tapppi"
},

@@ -28,2 +32,3 @@ "contributors": [

"keywords": [
"pm2",
"exit",

@@ -30,0 +35,0 @@ "quit",

@@ -1,2 +0,3 @@

# pm2-exit-hook [![Build Status](https://api.travis-ci.org/Tapppi/exit-hook.svg?branch=pm2-exit-hook)](https://travis-ci.org/Tapppi/exit-hook)
# pm2-exit-hook
[![Build Status](https://api.travis-ci.org/Tapppi/exit-hook.svg?branch=pm2-exit-hook)](https://travis-ci.org/Tapppi/exit-hook)

@@ -10,3 +11,3 @@ > Run some code when the process exits

Supports pm2 cluster mode.
Forked from [exit-hook](https://npmjs.com/package/exit-hook) Supports pm2 cluster mode.

@@ -13,0 +14,0 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc