Socket
Socket
Sign inDemoInstall

@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 16.1.5 to 16.1.6

4

lib/state.js

@@ -145,4 +145,6 @@ 'use strict';

parent.set(own, node);
return;
}
else {
if (parent) {
parent.delete(own);

@@ -149,0 +151,0 @@ }

{
"name": "@hapi/joi",
"description": "Object schema validation",
"version": "16.1.5",
"version": "16.1.6",
"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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc