Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

capture-exit

Package Overview
Dependencies
Maintainers
3
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

capture-exit - npm Package Compare versions

Comparing version 1.0.7 to 1.1.0

4

index.js

@@ -139,1 +139,5 @@ var RSVP = require('rsvp');

};
module.exports.listenerCount = function() {
return handlers.length;
};

2

package.json
{
"name": "capture-exit",
"version": "1.0.7",
"version": "1.1.0",
"description": "safely cleanup in signal handlers",

@@ -5,0 +5,0 @@ "main": "index.js",

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