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 20.2.2 to 20.3.0

1

lib/config.js

@@ -154,2 +154,3 @@ 'use strict';

maxBytes: Validate.number().integer().positive().default(1024 * 1024),
maxParts: Validate.number().integer().positive().default(1000),
uploads: Validate.string().default(Os.tmpdir()),

@@ -156,0 +157,0 @@ failAction: internals.failAction,

10

package.json

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

"homepage": "https://hapi.dev",
"version": "20.2.2",
"version": "20.3.0",
"repository": "git://github.com/hapijs/hapi",

@@ -40,5 +40,5 @@ "main": "lib/index.js",

"@hapi/somever": "^3.0.0",
"@hapi/statehood": "^7.0.4",
"@hapi/subtext": "^7.0.3",
"@hapi/teamwork": "^5.1.1",
"@hapi/statehood": "^7.0.3",
"@hapi/subtext": "^7.1.0",
"@hapi/teamwork": "^5.1.0",
"@hapi/topo": "^5.0.0",

@@ -49,3 +49,3 @@ "@hapi/validate": "^1.1.1"

"@hapi/code": "^8.0.0",
"@hapi/eslint-plugin": "*",
"@hapi/eslint-plugin": "^5.0.0",
"@hapi/inert": "^6.0.2",

@@ -52,0 +52,0 @@ "@hapi/joi-legacy-test": "npm:@hapi/joi@^15.0.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