Socket
Socket
Sign inDemoInstall

err-code

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

err-code - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

2

bower.json
{
"name": "err-code",
"version": "1.1.0",
"version": "1.1.1",
"description": "Create new error instances with a code and additional properties",

@@ -5,0 +5,0 @@ "main": "index.umd.js",

{
"name": "err-code",
"version": "1.1.0",
"version": "1.1.1",
"description": "Create an error with a code",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -54,3 +54,3 @@ # err-code

// You may also pass a string in the first argument and an error will be automatically created
// for you, but stack trace will contain err-code so it's not advisable unless you don't really care.
// for you, though the stack trace will contain err-code in it.

@@ -57,0 +57,0 @@ // create error with message + code

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc