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 2.1.0 to 2.1.1

2

lib/parsers/open-api.js
const _ = require('lodash')
const JoiJsonSchemaParser = require('./json')
const JoiJsonSchemaParser = require('./json-draft-04')

@@ -4,0 +4,0 @@ class JoiOpenApiSchemaParser extends JoiJsonSchemaParser {

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

@@ -40,3 +40,7 @@ "main": "index.js",

"joi-17": "npm:joi@^17.4.2"
}
},
"files": [
"lib/**/*.js",
"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