Socket
Socket
Sign inDemoInstall

@hapi/bounce

Package Overview
Dependencies
Maintainers
7
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hapi/bounce - npm Package Compare versions

Comparing version 3.0.0 to 3.0.1

2

lib/index.js

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

Hoek.Error
Hoek.AssertError
]

@@ -30,0 +30,0 @@ };

{
"name": "@hapi/bounce",
"description": "Selective error catching and rewrite rules",
"version": "3.0.0",
"version": "3.0.1",
"repository": "git://github.com/hapijs/bounce",

@@ -20,4 +20,4 @@ "main": "lib/index.js",

"dependencies": {
"@hapi/boom": "^10.0.0",
"@hapi/hoek": "^10.0.0"
"@hapi/boom": "^10.0.1",
"@hapi/hoek": "^11.0.2"
},

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

"@hapi/eslint-plugin": "*",
"@hapi/lab": "25.0.0-beta.1"
"@hapi/lab": "^25.1.0"
},

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

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