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

call

Package Overview
Dependencies
Maintainers
4
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

call - npm Package Compare versions

Comparing version 5.0.0 to 5.0.1

8

package.json
{
"name": "call",
"description": "HTTP Router",
"version": "5.0.0",
"version": "5.0.1",
"repository": "git://github.com/hapijs/call",

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

"engines": {
"node": ">=8.0.0"
"node": ">=8.9.0"
},
"dependencies": {
"hoek": "5.x.x",
"boom": "6.x.x"
"boom": "7.x.x"
},
"devDependencies": {
"code": "5.x.x",
"lab": "14.x.x"
"lab": "15.x.x"
},

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