licenses.dev

swagger2openapi v7.0.8

Convert Swagger 2.0 definitions to OpenApi 3.0 and validate

Published on

Licenses

Learn more about license information.

Package Licenses

BSD-3-Clause

Dependency Licenses

MIT28
PackageRelationDependenciesPublished
@exodus/schemasafe • 1.3.0JSON Safe Parser & Schema ValidatorINDIRECT0
ansi-regex • 5.0.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminalINDIRECT2
call-me-maybe • 1.0.2Let your JS API users either give you a callback or receive a promiseDIRECT0
color-convert • 2.0.1Plain color conversion functionsINDIRECT1
color-name • 1.1.4A list of color names and its valuesINDIRECT0
emoji-regex • 8.0.0A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
es6-promise • 3.3.1A lightweight library that provides tools for organizing asynchronous codeINDIRECT0
escalade • 3.2.0A tiny (183B to 210B) and fast utility to ascend parent directoriesINDIRECT0
fast-safe-stringify • 2.1.1Safely and quickly serialize JavaScript objectsINDIRECT0
http2-client • 1.3.5Drop-in replacement for Nodes http and https that transparently make http request to both http1 / http2 server, it's using the ALPN protocolINDIRECT0
is-fullwidth-code-point • 3.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
node-fetch-h2 • 2.3.0Implementation of window.fetch which can use http2 seamlesslyDIRECT1
node-fetch • 2.7.0A light-weight module that brings window.fetch to node.jsDIRECT3
node-readfiles • 0.2.0A lightweight Node.js module to recursively read files in a directory using ES6 PromisesDIRECT1
require-directory • 2.1.1Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.INDIRECT0
should-equal • 2.0.0Deep comparison of 2 instances for should.jsINDIRECT1
should-format • 3.0.3Formatting of objects for should.jsINDIRECT3
should-type-adaptors • 1.1.0Small utility functions to use the same traversing etc code on different typesINDIRECT2
should-type • 1.4.0Simple module to get instance type. Like a bit more advanced version of typeofINDIRECT0
should-util • 1.0.1Utility functionsINDIRECT0
should • 13.2.3test framework agnostic BDD-style assertionsINDIRECT5
string-width • 4.2.3Get the visual width of a string - the number of columns required to display itINDIRECT4
strip-ansi • 6.0.1Strip ANSI escape codes from a stringINDIRECT1
tr46 • 0.0.3An implementation of the Unicode TR46 specINDIRECT0
whatwg-url • 5.0.0An implementation of the WHATWG URL Standard's URL API and parsing machineryINDIRECT2
wrap-ansi • 7.0.0Wordwrap a string with ANSI escape codesINDIRECT8
yargs • 17.7.2yargs the modern, pirate-themed, successor to optimist.DIRECT15
BSD-3-Clause6
PackageRelationDependenciesPublished
oas-kit-common • 1.0.8Common utility functions for oas-kitDIRECT1
oas-linter • 3.2.2Default linter plugin for oas-validatorINDIRECT8
oas-resolver • 2.5.6Resolve external $refs in OpenAPI (swagger) 2.0 / 3.x definitionsDIRECT22
oas-schema-walker • 1.1.5Library to walk OAS 3 schema objects and call a callbackDIRECT0
oas-validator • 5.0.8Parser/validator for OpenAPI 3.x definitionsDIRECT33
reftools • 1.1.9Utility functions to deal with references in objectsDIRECT0
ISC5
PackageRelationDependenciesPublished
cliui • 8.0.1easily create complex multi-column command-line-interfacesINDIRECT9
get-caller-file • 2.0.5[![Build Status](https://travis-ci.org/stefanpenner/get-caller-file.svg?branch=master)](https://travis-ci.org/stefanpenner/get-caller-file) [![Build status](https://ci.appveyor.com/api/projects/status/ol2q94g1932cy14a/branch/master?svg=true)](https://ci.aINDIRECT0
y18n • 5.0.8the bare-bones internationalization library used by yargsINDIRECT0
yaml • 1.10.2JavaScript parser and stringifier for YAMLDIRECT0
yargs-parser • 21.1.1the mighty option parser used by yargsINDIRECT0
BSD-2-Clause1
PackageRelationDependenciesPublished
webidl-conversions • 3.0.1Implements the WebIDL algorithms for converting to and from JavaScript valuesINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/swagger2openapi)](https://licenses.dev/npm/swagger2openapi)
<a href="https://licenses.dev/npm/swagger2openapi">
  <img src="https://licenses.dev/b/npm/swagger2openapi" alt="licenses" />
</a>

Or the licenses badge code for the 7.0.8 version:

[![licenses](https://licenses.dev/b/npm/swagger2openapi/7.0.8)](https://licenses.dev/npm/swagger2openapi/7.0.8)
<a href="https://licenses.dev/npm/swagger2openapi/7.0.8">
  <img src="https://licenses.dev/b/npm/swagger2openapi/7.0.8" alt="licenses" />
</a>
GitHub