Package: wnpp Severity: wishlist Owner: Joseph Nahmias <[email protected]> Control: block 1138186 by -1 X-Debbugs-CC: Joseph Huckaby <[email protected]>, Debian Javascript Maintainers <[email protected]>,[email protected]
* Package name : node-uncatch Version : 1.0.4 Upstream Author : Joseph Huckaby <[email protected]> * URL : https://github.com/jhuckaby/uncatch * License : Expat Programming Lang: JavaScript Description : global cooperative uncaught exception handler for Node.js Uncatch is a cooperative uncaught exception manager, which allows multiple modules to register listeners for uncaught exceptions, and all of them will be executed before the process finally exits. The module also handles emitting the error and stack trace to STDERR. . Uncatch also treats all unhandled rejections as if they were unhandled exceptions. This is the default behavior in Node.js v15+ anyway, and it allows both of these events to be handled in the same cooperative way in older Node.js versions. . Node.js is an event-based server-side JavaScript engine. dep for pixl-logger i plan to maintain this under the js-team

