capture-exit
Advanced tools
Comparing version 1.0.7 to 1.1.0
@@ -139,1 +139,5 @@ var RSVP = require('rsvp'); | ||
}; | ||
module.exports.listenerCount = function() { | ||
return handlers.length; | ||
}; |
{ | ||
"name": "capture-exit", | ||
"version": "1.0.7", | ||
"version": "1.1.0", | ||
"description": "safely cleanup in signal handlers", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
5323
124
0