Socket
Socket
Sign inDemoInstall

errlop

Package Overview
Dependencies
0
Maintainers
2
Versions
110
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.0-next.1576083945.293662176015e2cbf51d775cb0c21d65b3ba965b to 2.0.0-next.1576606186.833b197a12cbd01de927d3f8d0095edd885e0506

2

package.json
{
"name": "errlop",
"version": "2.0.0-next.1576083945.293662176015e2cbf51d775cb0c21d65b3ba965b",
"version": "2.0.0-next.1576606186.833b197a12cbd01de927d3f8d0095edd885e0506",
"description": "An extended Error class that envelops a parent error, such that the stack trace contains the causation",

@@ -5,0 +5,0 @@ "homepage": "https://github.com/bevry/errlop",

@@ -71,2 +71,3 @@ <!-- TITLE/ -->

``` javascript
// const Errlop = require('errlop').default
import Errlop from 'errlop'

@@ -73,0 +74,0 @@ const a = new Errlop('AError')

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc