Socket
Socket
Sign inDemoInstall

joi

Package Overview
Dependencies
5
Maintainers
6
Versions
236
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 17.12.2 to 17.12.3

1

lib/types/array.js

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

boolean: Object.create(null),
bigint: Object.create(null),
object: new Map(),

@@ -503,0 +504,0 @@ function: new Map(),

2

package.json
{
"name": "joi",
"description": "Object schema validation",
"version": "17.12.2",
"version": "17.12.3",
"repository": "git://github.com/hapijs/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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc