New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

hapi-boombox

Package Overview
Dependencies
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hapi-boombox - npm Package Compare versions

Comparing version 6.0.3 to 6.0.4

2

lib/index.js

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

Boom.wrap(explosion, customBoom.output.statusCode);
Boom.boomify(explosion, { statusCode: customBoom.output.statusCode });
explosion.isBoombox = true;

@@ -24,0 +24,0 @@

{
"name": "hapi-boombox",
"version": "6.0.3",
"version": "6.0.4",
"description": "Boom error wrapper",

@@ -24,3 +24,3 @@ "main": "lib/index.js",

"dependencies": {
"boom": "5.1.x"
"boom": "~5.2.0"
},

@@ -27,0 +27,0 @@ "devDependencies": {

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