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
5.0.1

2

build/src/main.js

@@ -1,2 +0,2 @@

import{getOptions,BUGS_PREFIX}from"./options.js";
import{BUGS_PREFIX,getOptions}from"./options.js";

@@ -3,0 +3,0 @@ const properties=({error:{message},options})=>{

@@ -40,2 +40,3 @@

new URL(options,EXAMPLE_ORIGIN);

@@ -42,0 +43,0 @@ return"an absolute URL."

{
"name": "modern-errors-bugs",
"version": "5.0.0",
"version": "5.0.1",
"type": "module",

@@ -57,7 +57,9 @@ "exports": {

"devDependencies": {
"@ehmicky/dev-tasks": "^2.0.102",
"test-each": "^7.0.0"
"@ehmicky/dev-tasks": "^3.0.33",
"@ehmicky/eslint-config": "^20.0.31",
"@ehmicky/prettier-config": "^1.0.6",
"test-each": "^7.0.1"
},
"peerDependencies": {
"modern-errors": "^7.0.0"
"modern-errors": "^7.0.3"
},

@@ -64,0 +66,0 @@ "engines": {

@@ -20,11 +20,2 @@ <picture>

# Hire me
Please
[reach out](https://www.linkedin.com/feed/update/urn:li:activity:7117265228068716545/)
if you're looking for a Node.js API or CLI engineer (11 years of experience).
Most recently I have been [Netlify Build](https://github.com/netlify/build)'s
and [Netlify Plugins](https://www.netlify.com/products/build/plugins/)'
technical lead for 2.5 years. I am available for full-time remote positions.
# Example

@@ -53,4 +44,4 @@

[Unknown errors](https://github.com/ehmicky/modern-errors/README.md#-unknown-errors)
now include the following message.
[Unknown errors](https://github.com/ehmicky/modern-errors#-unknown-errors) now
include the following message.

@@ -92,4 +83,4 @@ ```

While this plugin is especially useful with
[_unknown_ errors](https://github.com/ehmicky/modern-errors/README.md#-unknown-errors),
it can also apply to (in priority order):
[_unknown_ errors](https://github.com/ehmicky/modern-errors#-unknown-errors), it
can also apply to (in priority order):

@@ -96,0 +87,0 @@ - Any error: second argument to

Sorry, the diff of this file is not supported yet