New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

customize-unhandled-error

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

customize-unhandled-error

Custom error handleError for the script crash on unhandled rejections.

latest
Source
npmnpm
Version
1.0.0
Version published
Weekly downloads
1
-50%
Maintainers
1
Weekly downloads
 
Created
Source

customize-unhandled-error

Custom error handleError for the script crash on unhandled rejections.


Install

npm

npm install customize-unhandled-error

yarn

yarn add customize-unhandled-error

Usage

import unhandledError from 'customize-unhandled-error'

// Promise.reject(new Error('THIS_IS_UNHANDLED'));

unhandledError();

License

  • MIT © cslam07

Keywords

error

FAQs

Package last updated on 22 Mar 2022

Did you know?

Socket

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.

Install

Related posts