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

@hapi/joi

Package Overview
Dependencies
Maintainers
2
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hapi/joi - npm Package Compare versions

Comparing version 15.0.1 to 15.0.2

1

lib/types/any/index.js

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

presence: 'optional',
strip: false,
noDefaults: false,

@@ -32,0 +31,0 @@ escapeHtml: false

2

package.json
{
"name": "@hapi/joi",
"description": "Object schema validation",
"version": "15.0.1",
"version": "15.0.2",
"homepage": "https://github.com/hapijs/joi",

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

@@ -22,3 +22,3 @@ <a href="http://hapijs.com"><img src="https://raw.githubusercontent.com/hapijs/assets/master/images/family.png" width="180px" align="right" /></a>

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

@@ -25,0 +25,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