@openapi-contrib/json-schema-to-openapi-schema
Advanced tools
Comparing version 3.0.0 to 3.0.1
@@ -5,3 +5,3 @@ #!/usr/bin/env node | ||
const yargs = require('yargs'); | ||
const converter = require('../dist/cjs/index.js').default; | ||
const converter = require('../dist/index.js').default; | ||
const helpText = require('./help-text.json'); | ||
@@ -8,0 +8,0 @@ const fs = require('fs'); |
{ | ||
"name": "@openapi-contrib/json-schema-to-openapi-schema", | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"description": "Converts a JSON Schema to OpenAPI Schema Object", | ||
@@ -5,0 +5,0 @@ "bin": "bin/json-schema-to-openapi-schema.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
31090