Security News
Supply Chain Attack Detected in Solana's web3.js Library
A supply chain attack has been detected in versions 1.95.6 and 1.95.7 of the popular @solana/web3.js library.
catch-uncaught-exception
Advanced tools
#UncaughtExceptionError Catch error and send email to you when UncaughtExceptionError happen. 捕获你未捕获的异常,然后发邮件告诉你具体的堆栈信息. 如果是在web 应用 未捕获的异常发生的时候,已经开辟的资源不仅不会被释放,而且服务器还在不知疲倦地接受新的用户请求。
Only sendEmail in Prodcution env
var UncaughtExceptionError = require('catch-uncaught-exception')('server name', 'email@qq.com');
a.b; //b is not defined
##params
* @param name your application name
* @param to email resovle
* @param needExit [options] default false , set true process will exit.
FAQs
catch node uncaught exception,send email and exit
The npm package catch-uncaught-exception receives a total of 2 weekly downloads. As such, catch-uncaught-exception popularity was classified as not popular.
We found that catch-uncaught-exception demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
A supply chain attack has been detected in versions 1.95.6 and 1.95.7 of the popular @solana/web3.js library.
Research
Security News
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
Security News
Research
Socket researchers have discovered malicious npm packages targeting crypto developers, stealing credentials and wallet data using spyware delivered through typosquats of popular cryptographic libraries.