Socket
Socket
Sign inDemoInstall

@hapi/bounce

Package Overview
Dependencies
Maintainers
6
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 2.0.0 to 3.0.0

3

LICENSE.md

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

Copyright (c) 2017-2020, Sideway Inc, and project contributors
Copyright (c) 2017-2022, Project contributors
Copyright (c) 2017-2020, Sideway Inc
All rights reserved.

@@ -3,0 +4,0 @@

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

@@ -14,9 +14,15 @@ "main": "lib/index.js",

],
"eslintConfig": {
"extends": [
"plugin:@hapi/module"
]
},
"dependencies": {
"@hapi/boom": "9.x.x",
"@hapi/hoek": "9.x.x"
"@hapi/boom": "^10.0.0",
"@hapi/hoek": "^10.0.0"
},
"devDependencies": {
"@hapi/code": "8.x.x",
"@hapi/lab": "22.x.x"
"@hapi/code": "^9.0.0",
"@hapi/eslint-plugin": "*",
"@hapi/lab": "25.0.0-beta.1"
},

@@ -23,0 +29,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