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

set-error-message

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

set-error-message - npm Package Compare versions

Comparing version

to
1.3.0

8

package.json
{
"name": "set-error-message",
"version": "1.2.0",
"version": "1.3.0",
"type": "module",

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

"dependencies": {
"normalize-exception": "^2.5.1"
"normalize-exception": "^2.8.0"
},
"devDependencies": {
"@ehmicky/dev-tasks": "^1.0.86",
"test-each": "^5.4.0"
"@ehmicky/dev-tasks": "^1.0.94",
"test-each": "^5.4.1"
},

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

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

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

@@ -89,2 +87,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
- [`merge-error-cause`](https://github.com/ehmicky/merge-error-cause): Merge an

@@ -91,0 +91,0 @@ error with its `cause`

Sorry, the diff of this file is not supported yet