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

confidence

Package Overview
Dependencies
Maintainers
7
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

confidence - npm Package Compare versions

Comparing version 4.0.0 to 4.0.1

3

lib/schema.js

@@ -102,3 +102,4 @@ 'use strict';

internals.Joi.boolean(),
internals.Joi.array()
internals.Joi.array(),
internals.Joi.func()
]);

@@ -105,0 +106,0 @@ });

{
"name": "confidence",
"description": "Configuration API",
"version": "4.0.0",
"version": "4.0.1",
"repository": "git://github.com/hapijs/confidence",

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

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