Socket
Book a DemoInstallSign in
Socket

@kartotherian/err

Package Overview
Dependencies
Maintainers
8
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kartotherian/err

A generic exception with parameter formatting and an optional metrics param

latest
Source
npmnpm
Version
1.0.2-wmf.0
Version published
Weekly downloads
13
-76.36%
Maintainers
8
Weekly downloads
 
Created
Source

Build Status

@kartotherian/err

A generic exception with parameter formatting and an optional metrics param

let Err = require('@kartotherian/err');

throw new Err('Invalid value %d', 10).metrics('wrong-value');

FAQs

Package last updated on 12 Sep 2019

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