licenses.dev

redoc v2.5.3

ReDoc

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT79
PackageRelationDependenciesPublished
@babel/runtime • 7.29.7babel's modular runtime helpersINDIRECT0
@exodus/schemasafe • 1.3.0JSON Safe Parser & Schema ValidatorINDIRECT0
@nodable/entities • 3.0.0Entity parser for XML, HTML, External entites with security and NCR controlINDIRECT0
@redocly/ajv • 8.11.2Another JSON Schema ValidatorINDIRECT4
@redocly/config • 0.22.0This package contains the JSON schema for the Redocly configuration file.INDIRECT0
@redocly/openapi-core • 1.34.20See https://github.com/Redocly/redocly-cliDIRECT19
@types/json-schema • 7.0.15TypeScript definitions for json-schemaINDIRECT0
@types/trusted-types • 2.0.7TypeScript definitions for trusted-typesINDIRECT0
agent-base • 7.1.4Turn a function into an `http.Agent` instanceINDIRECT0
ansi-regex • 5.0.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminalINDIRECT2
anynum • 1.0.1Normalize all Unicode decimal digits (Devanagari, Arabic, Thai, etc.) to ASCII numerals. Zero dependencies, performance-first.INDIRECT0
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
brace-expansion • 2.1.4Brace expansion as known from sh/bashINDIRECT1
call-me-maybe • 1.0.2Let your JS API users either give you a callback or receive a promiseINDIRECT0
classnames • 2.5.1A simple utility for conditionally joining classNames togetherDIRECT0
clsx • 2.1.1A tiny (239B) utility for constructing className strings conditionally.INDIRECT0
color-convert • 2.0.1Plain color conversion functionsINDIRECT1
color-name • 1.1.4A list of color names and its valuesINDIRECT0
colorette • 1.4.0Easily set the text color and style in the terminal.INDIRECT0
debug • 4.4.3Lightweight debugging utility for Node.js and the browserINDIRECT1
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
eventemitter3 • 5.0.4EventEmitter3 focuses on performance while maintaining a Node.js AND browser compatible interface.DIRECT0
fast-deep-equal • 3.1.3Fast deep equalINDIRECT0
fast-safe-stringify • 2.1.1Safely and quickly serialize JavaScript objectsINDIRECT0
fast-xml-builder • 1.3.1Build XML from JSON without C/C++ based librariesINDIRECT2
fast-xml-parser • 5.11.1Validate XML, Parse XML, Build XML without C/C++ based librariesINDIRECT7
foreach • 2.0.6foreach component + npm packageINDIRECT0
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
https-proxy-agent • 7.0.6An HTTP(s) proxy `http.Agent` implementation for HTTPSINDIRECT3
is-fullwidth-code-point • 3.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
is-unsafe • 2.0.2Zero-dependency, DOM-free, pure predicate for detecting unsafe strings across HTML, XML, SVG, SQL, SHELL, and REGEX contextsINDIRECT0
js-levenshtein • 1.1.6The most efficient JS implementation calculating the Levenshtein distance, i.e. the difference between two strings.INDIRECT0
js-tokens • 4.0.0A regex that tokenizes JavaScript.INDIRECT0
js-yaml • 4.3.2YAML 1.2 parser and serializerINDIRECT1
json-pointer • 0.6.2Some utilities for JSON pointers described by RFC 6901DIRECT1
json-schema-traverse • 1.0.0Traverse JSON Schema passing each schema object to callbackINDIRECT0
loose-envify • 1.4.0Fast (and loose) selective `process.env` replacer using js-tokens instead of an ASTINDIRECT1
lunr • 2.3.9Simple full-text search in your browser.DIRECT0
mark.js • 8.11.1Highlight keywords using JavaScript. Intended for every use case. Can e.g. be used to mark text in search results.DIRECT0
marked • 4.3.0A markdown parser built for speedDIRECT0
mobx-react-lite • 4.1.1Lightweight React bindings for MobX based on React 16.8+ and HooksINDIRECT1
mobx-react • 9.2.0React bindings for MobX. Create fully reactive components.DIRECT2
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
node-fetch-h2 • 2.3.0Implementation of window.fetch which can use http2 seamlesslyINDIRECT1
node-fetch • 2.7.0A light-weight module that brings window.fetch to node.jsINDIRECT3
node-readfiles • 0.2.0A lightweight Node.js module to recursively read files in a directory using ES6 PromisesINDIRECT1
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
openapi-sampler • 1.7.5Tool for generation samples based on OpenAPI payload/response schemaDIRECT11
path-browserify • 1.0.1the path module from node core for browsersDIRECT0
path-expression-matcher • 1.6.2Efficient path tracking and pattern matching for XML/JSON parsersINDIRECT0
perfect-scrollbar • 1.5.6Minimalistic but perfect custom scrollbar pluginDIRECT0
pluralize • 8.0.0Pluralize and singularize any wordINDIRECT0
polished • 4.3.1A lightweight toolset for writing styles in Javascript.DIRECT1
prismjs • 1.30.0Lightweight, robust, elegant syntax highlighting. A spin-off project from Dabblet.DIRECT0
prop-types • 15.8.1Runtime type checking for React props and similar objects.DIRECT4
react-is • 16.13.1Brand checking of React Elements.INDIRECT0
react-tabs • 6.1.1An accessible and easy tab component for ReactJSDIRECT6
require-directory • 2.1.1Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.INDIRECT0
require-from-string • 2.0.2Require module from stringINDIRECT0
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
slugify • 1.4.7Slugifies a StringDIRECT0
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
strnum • 2.4.2Parse String to Number based on configurationINDIRECT1
tr46 • 0.0.3An implementation of the Unicode TR46 specINDIRECT0
uri-js-replace • 1.0.1Replacement for abandoned library URI.js (uri-js)INDIRECT0
use-sync-external-store • 1.7.0Backwards compatible shim for React's useSyncExternalStore. Works with any React that supports hooks.INDIRECT0
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
xml-naming • 0.3.0Validates XML name productions — Name, NCName, QName, NMToken, NMTokens — for XML 1.0 and 1.1INDIRECT0
yargs • 17.7.3yargs the modern, pirate-themed, successor to optimist.INDIRECT15
BSD-3-Clause7
PackageRelationDependenciesPublished
oas-kit-common • 1.0.8Common utility functions for oas-kitINDIRECT1
oas-linter • 3.2.2Default linter plugin for oas-validatorINDIRECT8
oas-resolver • 2.5.6Resolve external $refs in OpenAPI (swagger) 2.0 / 3.x definitionsINDIRECT22
oas-schema-walker • 1.1.5Library to walk OAS 3 schema objects and call a callbackINDIRECT0
oas-validator • 5.0.8Parser/validator for OpenAPI 3.x definitionsINDIRECT33
reftools • 1.1.9Utility functions to deal with references in objectsINDIRECT0
swagger2openapi • 7.0.8Convert Swagger 2.0 definitions to OpenApi 3.0 and validateDIRECT40
ISC6
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
minimatch • 5.1.9a glob matcher in javascriptINDIRECT2
y18n • 5.0.8the bare-bones internationalization library used by yargsINDIRECT0
yaml • 1.10.3JavaScript parser and stringifier for YAMLINDIRECT0
yargs-parser • 21.1.1the mighty option parser used by yargsINDIRECT0
unknown2
PackageRelationDependenciesPublished
decko • 1.2.0A collection of the most useful property decorators.DIRECT0
stickyfill • 1.1.1A polyfill for `position: sticky` for browsers that don't support it yet.DIRECT0
Apache-2.0 OR MPL-2.01
PackageRelationDependenciesPublished
dompurify • 3.4.15DOMPurify is a DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG. It runs as JavaScript and works in all modern browsers, as well as in Node.js (via jsdom). DOMPurify is written by security people who have vast background in web aDIRECT1
non-standard1
PackageRelationDependenciesPublished
url-template • 2.0.8This is a simple URI template implementation following the [RFC 6570 URI Template specification](http://tools.ietf.org/html/rfc6570). The implementation supports all levels defined in the specification and is extensively tested.DIRECT0
Apache-2.01
PackageRelationDependenciesPublished
yaml-ast-parser • 0.0.43[![Build Status](https://travis-ci.org/mulesoft-labs/yaml-ast-parser.svg?branch=master)](https://travis-ci.org/mulesoft-labs/yaml-ast-parser)INDIRECT0
Python-2.01
PackageRelationDependenciesPublished
argparse • 2.0.1CLI arguments parser. Native port of python's argparse.INDIRECT0
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/redoc)](https://licenses.dev/npm/redoc)
<a href="https://licenses.dev/npm/redoc">
  <img src="https://licenses.dev/b/npm/redoc" alt="licenses" />
</a>

Or the licenses badge code for the 2.5.3 version:

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