You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

modern-errors-bugs

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

modern-errors-bugs - npm Package Compare versions

Comparing version

to
1.4.0

7

package.json
{
"name": "modern-errors-bugs",
"version": "1.3.0",
"version": "1.4.0",
"type": "module",

@@ -15,2 +15,3 @@ "exports": {

],
"sideEffects": false,
"scripts": {

@@ -54,7 +55,7 @@ "test": "gulp test"

"devDependencies": {
"@ehmicky/dev-tasks": "^1.0.99",
"@ehmicky/dev-tasks": "^1.0.102",
"test-each": "^5.5.0"
},
"peerDependencies": {
"modern-errors": "^4.1.0"
"modern-errors": "^4.1.1"
},

@@ -61,0 +62,0 @@ "engines": {

@@ -53,4 +53,5 @@ <picture>

This package works in both Node.js >=14.18.0 and browsers. It is an ES module
and must be loaded using
This package works in both Node.js >=14.18.0 and
[browsers](https://raw.githubusercontent.com/ehmicky/dev-tasks/main/src/tasks/build/browserslist).
It is an ES module and must be loaded using
[an `import` or `import()` statement](https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c),

@@ -125,3 +126,3 @@ not `require()`.

Serialize/parse errors
- [`modern-errors-stack`](https://github.com/ehmicky/modern-errors-stack): Clean
- [`modern-errors-clean`](https://github.com/ehmicky/modern-errors-clean): Clean
stack traces

@@ -128,0 +129,0 @@ - [`modern-errors-http`](https://github.com/ehmicky/modern-errors-http): Create