Socket
Socket
Sign inDemoInstall

joi

Package Overview
Dependencies
Maintainers
1
Versions
238
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

joi - npm Package Compare versions

Comparing version 17.4.1 to 17.4.2

2

lib/types/array.js

@@ -322,3 +322,3 @@ 'use strict';

if (schema.$_terms._inclusions.length &&
if ((schema.$_terms._inclusions.length || schema.$_terms._requireds.length) &&
!isValid) {

@@ -325,0 +325,0 @@

{
"name": "joi",
"description": "Object schema validation",
"version": "17.4.1",
"version": "17.4.2",
"repository": "git://github.com/sideway/joi",

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

Sorry, the diff of this file is too big to display

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