New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

joi-to-json

Package Overview
Dependencies
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

joi-to-json - npm Package Compare versions

Comparing version 4.3.0 to 4.3.1

0

docs/logical_rel_support.md

@@ -0,0 +0,0 @@ ## Logical Relation

2

index.d.ts

@@ -6,3 +6,3 @@ import Joi from 'joi-17';

*/
export type Mode = 'json' | 'open-api' | 'json-draft-2019-09' | 'json-draft-04';
export type Mode = 'json' | 'open-api' | 'open-api-3.1' | 'json-draft-2019-09' | 'json-draft-04';

@@ -9,0 +9,0 @@ /**

@@ -0,0 +0,0 @@ const cmp = require('semver-compare')

@@ -0,0 +0,0 @@ const _ = require('lodash')

@@ -0,0 +0,0 @@ const BaseConverter = require('./v15')

@@ -0,0 +0,0 @@ const _ = require('lodash')

@@ -0,0 +0,0 @@ const _ = require('lodash')

@@ -0,0 +0,0 @@ /* eslint no-use-before-define: 'off' */

@@ -0,0 +0,0 @@ const _ = require('lodash')

@@ -0,0 +0,0 @@ const _ = require('lodash')

{
"name": "joi-to-json",
"version": "4.3.0",
"version": "4.3.1",
"description": "joi to JSON / OpenAPI Schema Converter",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -0,0 +0,0 @@ # joi-to-json

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