Socket
Socket
Sign inDemoInstall

@hapi/hapi

Package Overview
Dependencies
Maintainers
7
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hapi/hapi - npm Package Compare versions

Comparing version 21.3.8 to 21.3.9

2

lib/types/server/server.d.ts

@@ -478,3 +478,3 @@ import * as http from 'http';

*/
match(method: HTTP_METHODS, path: string, host?: string | undefined): RequestRoute | null;
match(method: HTTP_METHODS | Lowercase<HTTP_METHODS>, path: string, host?: string | undefined): RequestRoute | null;

@@ -481,0 +481,0 @@ /**

@@ -5,3 +5,3 @@ {

"homepage": "https://hapi.dev",
"version": "21.3.8",
"version": "21.3.9",
"repository": "git://github.com/hapijs/hapi",

@@ -8,0 +8,0 @@ "main": "lib/index.js",

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