Socket
Socket
Sign inDemoInstall

joi

Package Overview
Dependencies
Maintainers
4
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 13.0.2 to 13.1.0

4

lib/types/object/index.js

@@ -257,5 +257,3 @@ 'use strict';

if (result.value !== undefined) {
target[key] = result.value;
}
target[key] = result.value;
}

@@ -262,0 +260,0 @@ }

{
"name": "joi",
"description": "Object schema validation",
"version": "13.0.2",
"version": "13.1.0",
"homepage": "https://github.com/hapijs/joi",

@@ -6,0 +6,0 @@ "repository": "git://github.com/hapijs/joi",

@@ -29,3 +29,3 @@ ![joi Logo](https://raw.github.com/hapijs/joi/master/images/joi.png)

# API
See the detailed [API Reference](https://github.com/hapijs/joi/blob/v13.0.2/API.md).
See the detailed [API Reference](https://github.com/hapijs/joi/blob/v13.1.0/API.md).

@@ -32,0 +32,0 @@ # Example

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