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

@hapi/h2o2

Package Overview
Dependencies
Maintainers
7
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hapi/h2o2 - npm Package Compare versions

Comparing version 10.0.1 to 10.0.2

lib/index.d.ts

14

package.json
{
"name": "@hapi/h2o2",
"description": "Proxy handler plugin for hapi.js",
"version": "10.0.1",
"version": "10.0.2",
"repository": "git://github.com/hapijs/h2o2",
"main": "lib/index.js",
"types": "lib/index.d.ts",
"engines": {

@@ -34,9 +35,12 @@ "node": ">=14.0.0"

"@hapi/eslint-plugin": "*",
"@hapi/hapi": "^21.2.1",
"@hapi/inert": "^7.0.0",
"@hapi/hapi": "^21.3.2",
"@hapi/inert": "^7.1.0",
"@hapi/lab": "^25.1.2",
"@hapi/teamwork": "^6.0.0"
"@hapi/teamwork": "^6.0.0",
"@types/node": "^14.18.48",
"joi": "^17.9.2",
"typescript": "^5.1.3"
},
"scripts": {
"test": "lab -a @hapi/code -t 100 -L",
"test": "lab -a @hapi/code -t 100 -L -Y",
"test-cov-html": "lab -a @hapi/code -r html -o coverage.html"

@@ -43,0 +47,0 @@ },

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