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

@hapi/call

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hapi/call - npm Package Compare versions

Comparing version 6.0.1 to 7.0.0

2

LICENSE.md

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

Copyright (c) 2014-2019, Sideway Inc, and project contributors
Copyright (c) 2014-2020, Sideway Inc, and project contributors
Copyright (c) 2014, Walmart.

@@ -3,0 +3,0 @@ All rights reserved.

{
"name": "@hapi/call",
"description": "HTTP Router",
"version": "6.0.1",
"version": "7.0.0",
"repository": "git://github.com/hapijs/call",
"main": "lib/index.js",
"files": [
"lib"
],
"keywords": [

@@ -12,9 +15,9 @@ "HTTP",

"dependencies": {
"@hapi/address": "^3.2.0",
"@hapi/boom": "8.x.x",
"@hapi/hoek": "8.x.x"
"@hapi/address": "4.x.x",
"@hapi/boom": "9.x.x",
"@hapi/hoek": "9.x.x"
},
"devDependencies": {
"@hapi/code": "7.x.x",
"@hapi/lab": "21.x.x"
"@hapi/code": "8.x.x",
"@hapi/lab": "22.x.x"
},

@@ -21,0 +24,0 @@ "scripts": {

@@ -15,3 +15,4 @@ <a href="https://hapi.dev"><img src="https://raw.githubusercontent.com/hapijs/assets/master/images/family.png" width="180px" align="right" /></a>

- [Version status](https://hapi.dev/resources/status/#call) (builds, dependencies, node versions, licenses, eol)
- [Changelog](https://hapi.dev/family/call/changelog/)
- [Project policies](https://hapi.dev/policies/)
- [Free and commercial support options](https://hapi.dev/support/)
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