🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

@akkadu/error

Package Overview
Dependencies
Maintainers
6
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@akkadu/error

This module exports two methods: - extendError - extendMessage

4.1.2
latest
npm
Version published
Weekly downloads
19
-50%
Maintainers
6
Weekly downloads
 
Created
Source

Description

This module exports two methods:

  • extendError
  • extendMessage

which simply add a string of your choosing infront of the error message. This is due to us having most of our users being mobile users and often we don't have access to remote debugging to see what is breaking. To quickly see which method or part of the code is throwing the error has proven to be beneficial when looking at for instance the logs on the eruda mobile debug console.

FAQs

Package last updated on 20 Oct 2021

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