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

@hapi/boom

Package Overview
Dependencies
Maintainers
1
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 7.4.2 to 7.4.3

0

CHANGELOG.md
Breaking changes are documented using GitHub issues, see [issues labeled "release notes"](https://github.com/hapijs/boom/issues?q=is%3Aissue+label%3A%22release+notes%22).
If you want changes of a specific minor or patch release, you can browse the [GitHub milestones](https://github.com/hapijs/boom/milestones?state=closed&direction=asc&sort=due_date).

@@ -0,0 +0,0 @@ 'use strict';

@@ -0,0 +0,0 @@ Copyright (c) 2012-2019, Sideway Inc, and project contributors

8

package.json
{
"name": "@hapi/boom",
"description": "HTTP-friendly error objects",
"version": "7.4.2",
"version": "7.4.3",
"repository": "git://github.com/hapijs/boom",

@@ -12,7 +12,7 @@ "main": "lib/index.js",

"dependencies": {
"@hapi/hoek": "6.x.x"
"@hapi/hoek": "8.x.x"
},
"devDependencies": {
"@hapi/code": "5.x.x",
"@hapi/lab": "18.x.x"
"@hapi/code": "6.x.x",
"@hapi/lab": "20.x.x"
},

@@ -19,0 +19,0 @@ "scripts": {

@@ -0,1 +1,3 @@

<a href="http://hapijs.com"><img src="https://raw.githubusercontent.com/hapijs/assets/master/images/family.png" width="180px" align="right" /></a>
# boom

@@ -7,6 +9,4 @@

Lead Maintainer: [Eran Hammer](https://github.com/hueniverse)
## Documentation
[**API Reference**](API.md)
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