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

@hapi/boom

Package Overview
Dependencies
Maintainers
6
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hapi/boom - npm Package Compare versions

Comparing version 9.1.3 to 9.1.4

2

lib/index.js

@@ -424,3 +424,3 @@ 'use strict';

Object.defineProperty(err, 'reformat', { value: internals.reformat });
Object.defineProperty(err, 'reformat', { value: internals.reformat, configurable: true });

@@ -427,0 +427,0 @@ if (!message &&

{
"name": "@hapi/boom",
"description": "HTTP-friendly error objects",
"version": "9.1.3",
"version": "9.1.4",
"repository": "git://github.com/hapijs/boom",

@@ -6,0 +6,0 @@ "main": "lib/index.js",

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