licenses.dev

@readme/openapi-parser v2.6.0

Swagger 2.0 and OpenAPI 3.x parser and validator for Node and browsers

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT37
PackageRelationDependenciesPublished
@apidevtools/swagger-methods • 3.0.2HTTP methods that are supported by Swagger 2.0DIRECT0
@babel/code-frame • 7.24.7Generate errors that contain a code frame that point to source locations.INDIRECT11
@babel/helper-validator-identifier • 7.24.7Validate identifier/keywords nameINDIRECT0
@babel/highlight • 7.24.7Syntax highlight JavaScript strings for output in terminals.INDIRECT10
@babel/runtime • 7.25.6babel's modular runtime helpersINDIRECT1
@jsdevtools/ono • 7.1.3Throw better errors.DIRECT0
@readme/json-schema-ref-parser • 1.2.0Parse, Resolve, and Dereference JSON Schema $ref pointersDIRECT5
@readme/openapi-schemas • 3.1.0JSON Schemas for every version of the OpenAPI SpecificationDIRECT0
@types/json-schema • 7.0.15TypeScript definitions for json-schemaINDIRECT0
ajv-draft-04 • 1.0.0Ajv class for JSON Schema draft-04DIRECT0
ajv • 8.17.1Another JSON Schema ValidatorDIRECT4
ansi-styles • 3.2.1ANSI escape codes for styling strings in the terminalINDIRECT2
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
chalk • 2.4.2Terminal string styling done rightINDIRECT6
chalk • 4.1.2Terminal string styling done rightINDIRECT5
code-error-fragment • 0.0.230Shows code error fragment of input fileINDIRECT0
color-convert • 1.9.3Plain color conversion functionsINDIRECT1
color-convert • 2.0.1Plain color conversion functionsINDIRECT1
color-name • 1.1.3A list of color names and its valuesINDIRECT0
color-name • 1.1.4A list of color names and its valuesINDIRECT0
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
fast-deep-equal • 3.1.3Fast deep equalINDIRECT0
fast-uri • 3.0.1Dependency free RFC 3986 URI toolboxINDIRECT0
grapheme-splitter • 1.0.4A JavaScript library that breaks strings into their individual user-perceived characters. It supports emojis!INDIRECT0
has-flag • 3.0.0Check if argv has a specific flagINDIRECT0
has-flag • 4.0.0Check if argv has a specific flagINDIRECT0
js-tokens • 4.0.0A regex that tokenizes JavaScript.INDIRECT0
js-yaml • 4.1.0YAML 1.2 parser and serializerINDIRECT1
json-schema-traverse • 1.0.0Traverse JSON Schema passing each schema object to callbackINDIRECT0
json-to-ast • 2.1.0JSON AST parserINDIRECT2
jsonpointer • 5.0.1Simple JSON Addressing.INDIRECT0
leven • 3.1.0Measure the difference between two strings using the fastest JS implementation of the Levenshtein distance algorithmINDIRECT0
regenerator-runtime • 0.14.1Runtime for Regenerator-compiled generator and async functions.INDIRECT0
require-from-string • 2.0.2Require module from stringINDIRECT0
supports-color • 5.5.0Detect whether a terminal supports colorINDIRECT1
supports-color • 7.2.0Detect whether a terminal supports colorINDIRECT1
Apache-2.02
PackageRelationDependenciesPublished
@humanwhocodes/momoa • 2.0.4JSON AST parser, tokenizer, printer, traverser.INDIRECT0
@readme/better-ajv-errors • 1.6.0JSON Schema validation for HumanDIRECT26
Python-2.01
PackageRelationDependenciesPublished
argparse • 2.0.1CLI arguments parser. Native port of python's argparse.INDIRECT0
ISC1
PackageRelationDependenciesPublished
picocolors • 1.1.0The tiniest and the fastest library for terminal output formatting with ANSI colorsINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/%40readme%2Fopenapi-parser)](https://licenses.dev/npm/%40readme%2Fopenapi-parser)
<a href="https://licenses.dev/npm/%40readme%2Fopenapi-parser">
  <img src="https://licenses.dev/b/npm/%40readme%2Fopenapi-parser" alt="licenses" />
</a>

Or the licenses badge code for the 2.6.0 version:

[![licenses](https://licenses.dev/b/npm/%40readme%2Fopenapi-parser/2.6.0)](https://licenses.dev/npm/%40readme%2Fopenapi-parser/2.6.0)
<a href="https://licenses.dev/npm/%40readme%2Fopenapi-parser/2.6.0">
  <img src="https://licenses.dev/b/npm/%40readme%2Fopenapi-parser/2.6.0" alt="licenses" />
</a>
GitHub