Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

merge-error-cause

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

merge-error-cause - npm Package Compare versions

Comparing version 3.0.0 to 3.1.0

14

package.json
{
"name": "merge-error-cause",
"version": "3.0.0",
"version": "3.1.0",
"type": "module",

@@ -49,10 +49,10 @@ "exports": "./build/src/main.js",

"dependencies": {
"normalize-exception": "^2.5.1",
"set-error-class": "^1.1.0",
"set-error-message": "^1.2.0",
"set-error-props": "^3.0.0"
"normalize-exception": "^2.8.0",
"set-error-class": "^1.2.0",
"set-error-message": "^1.3.0",
"set-error-props": "^3.3.0"
},
"devDependencies": {
"@ehmicky/dev-tasks": "^1.0.86",
"test-each": "^5.4.0"
"@ehmicky/dev-tasks": "^1.0.94",
"test-each": "^5.4.1"
},

@@ -59,0 +59,0 @@ "engines": {

@@ -369,4 +369,2 @@ [![Codecov](https://img.shields.io/codecov/c/github/ehmicky/merge-error-cause.svg?label=tested&logo=codecov)](https://codecov.io/gh/ehmicky/merge-error-cause)

like it's 2022 🔮
- [`error-custom-classes`](https://github.com/ehmicky/error-custom-classes):
Create multiple error classes
- [`error-custom-class`](https://github.com/ehmicky/error-custom-class): Create

@@ -380,2 +378,4 @@ one error class

Normalize exceptions/errors
- [`is-error-instance`](https://github.com/ehmicky/is-error-instance): Check if
a value is an `Error` instance
- [`set-error-class`](https://github.com/ehmicky/set-error-class): Properly

@@ -382,0 +382,0 @@ update an error's class

Sorry, the diff of this file is not supported yet

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