set-error-message
Advanced tools
Comparing version
{ | ||
"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 @@ [](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
Mixed license
License(Experimental) Package contains multiple licenses.
Found 1 instance in 1 package
10967
-48.42%1
Infinity%Updated