licenses.dev

@mia-platform/api-explorer v6.7.3

UI components for the API explorer

Published on

Licenses

Learn more about license information.

Package Licenses

ISC

Dependency Licenses

MIT272
PackageRelationDependenciesPublished
@apidevtools/json-schema-ref-parser • 9.1.2Parse, Resolve, and Dereference JSON Schema $ref pointersDIRECT5
@babel/code-frame • 7.26.2Generate errors that contain a code frame that point to source locations.INDIRECT3
@babel/generator • 7.26.10Turns an AST into code.INDIRECT10
@babel/helper-annotate-as-pure • 7.25.9Helper function to annotate paths and nodes with #__PURE__ commentINDIRECT3
@babel/helper-module-imports • 7.25.9Babel helper functions for inserting module loadsINDIRECT19
@babel/helper-plugin-utils • 7.26.5General utilities for plugins to useINDIRECT0
@babel/helper-string-parser • 7.25.9A utility package to parse stringsINDIRECT0
@babel/helper-validator-identifier • 7.25.9Validate identifier/keywords nameINDIRECT0
@babel/parser • 7.26.10A JavaScript parserINDIRECT3
@babel/plugin-syntax-jsx • 7.25.9Allow parsing of jsxINDIRECT1
@babel/runtime • 7.26.10babel's modular runtime helpersINDIRECT1
@babel/template • 7.26.9Generate an AST from a string template.INDIRECT7
@babel/traverse • 7.26.10The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodesINDIRECT18
@babel/types • 7.26.10Babel Types is a Lodash-esque utility library for AST nodesINDIRECT2
@emotion/is-prop-valid • 1.3.1A function to check whether a prop is valid for HTML and SVG elementsINDIRECT1
@emotion/memoize • 0.9.0emotion's memoize utilityINDIRECT0
@emotion/stylis • 0.8.5A custom build of StylisINDIRECT0
@emotion/unitless • 0.7.5An object of css properties that don't accept values with unitsINDIRECT0
@exodus/schemasafe • 1.3.0JSON Safe Parser & Schema ValidatorINDIRECT0
@jridgewell/gen-mapping • 0.3.8Generate source mapsINDIRECT4
@jridgewell/resolve-uri • 3.1.2Resolve a URI relative to an optional base URIINDIRECT0
@jridgewell/set-array • 1.2.1Like a Set, but provides the index of the `key` in the backing arrayINDIRECT0
@jridgewell/sourcemap-codec • 1.5.0Encode/decode sourcemap mappingsINDIRECT0
@jridgewell/trace-mapping • 0.3.25Trace the original position through a source mapINDIRECT2
@jsdevtools/ono • 7.1.3Throw better errors.INDIRECT0
@jsep-plugin/assignment • 1.3.0Adds assignment expression supportINDIRECT0
@jsep-plugin/regex • 1.0.4Adds regex expression supportINDIRECT0
@mia-platform/json-editor • 2.3.2JSON Schema based editorDIRECT0
@redocly/ajv • 8.11.2Another JSON Schema ValidatorINDIRECT4
@redocly/config • 0.22.1This package contains the JSON schema for the Redocly configuration file.INDIRECT0
@redocly/openapi-core • 1.33.1See https://github.com/Redocly/redocly-cliINDIRECT19
@types/json-schema • 7.0.15TypeScript definitions for json-schemaINDIRECT0
@types/node • 22.13.10TypeScript definitions for nodeINDIRECT1
@types/trusted-types • 2.0.7TypeScript definitions for trusted-typesINDIRECT0
@types/unist • 2.0.11TypeScript definitions for unistINDIRECT0
@types/unist • 3.0.3TypeScript definitions for unistINDIRECT0
@types/vfile-message • 2.0.0Stub TypeScript definitions entry for vfile-message, which provides its own types definitionsINDIRECT3
@types/vfile • 3.0.2TypeScript definitions for VFileINDIRECT7
agent-base • 7.1.3Turn a function into an `http.Agent` instanceINDIRECT0
ajv • 6.12.6Another JSON Schema ValidatorINDIRECT5
ansi-regex • 2.1.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-regex • 5.0.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 2.2.1ANSI escape codes for styling strings in the terminalINDIRECT0
ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminalINDIRECT2
argparse • 1.0.10Very powerful CLI arguments parser. Native port of argparse - python's options parsing libraryINDIRECT1
asap • 2.0.6High-priority task queue for Node.js and browsersINDIRECT0
asynckit • 0.4.0Minimal async jobs utility library, with streams supportINDIRECT0
babel-plugin-styled-components • 2.1.4Improve the debugging experience and add server-side rendering support to styled-componentsINDIRECT25
bail • 1.0.5Throw a given errorINDIRECT0
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
base16 • 1.0.0Base16 themes as JS objectsINDIRECT0
brace-expansion • 2.0.1Brace 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
camelize • 1.0.1recursively transform key strings to camel-caseINDIRECT0
ccount • 1.1.0Count charactersINDIRECT0
chalk • 1.1.3Terminal string styling done right. Much color.INDIRECT6
character-entities-legacy • 1.1.4HTML legacy character entity informationINDIRECT0
character-entities • 1.2.4HTML character entity informationINDIRECT0
character-reference-invalid • 1.1.4HTML invalid numeric character reference informationINDIRECT0
choices.js • 9.1.0A vanilla JS customisable text input/select box pluginDIRECT5
classnames • 2.5.1A simple utility for conditionally joining classNames togetherDIRECT0
clsx • 2.1.1A tiny (239B) utility for constructing className strings conditionally.INDIRECT0
codemirror • 5.65.18Full-featured in-browser code editorINDIRECT0
collapse-white-space • 1.0.6Replace multiple white-space characters with a single spaceINDIRECT0
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
combined-stream • 1.0.8A stream that emits multiple other streams one after another.INDIRECT1
comma-separated-tokens • 1.0.8Parse and stringify comma-separated tokensINDIRECT0
commander • 2.20.3the complete solution for node.js command-line programsINDIRECT0
copy-to-clipboard • 3.3.3Copy stuff into clipboard using JS with fallbacksINDIRECT1
core-js • 3.41.0Standard libraryDIRECT0
cross-fetch • 3.2.0Universal WHATWG Fetch API for Node, Browsers and React NativeINDIRECT4
css-to-react-native • 3.2.0Convert CSS text to a React Native stylesheet objectINDIRECT3
debug • 2.6.9small debugging utilityINDIRECT1
debug • 4.4.0Lightweight debugging utility for Node.js and the browserINDIRECT1
deepmerge • 4.3.1A library for deep (recursive) merging of Javascript objectsINDIRECT0
delayed-stream • 1.0.0Buffers events from a stream until you are ready to handle them.INDIRECT0
detab • 2.0.4Detab: tabs -> spacesINDIRECT1
duplexer • 0.1.2Creates a duplex streamINDIRECT0
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
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
event-stream • 3.3.4construct pipes of streams of eventsINDIRECT7
eventemitter3 • 5.0.1EventEmitter3 focuses on performance while maintaining a Node.js AND browser compatible interface.INDIRECT0
extend • 3.0.2Port of jQuery.extend for node.js and the browserINDIRECT0
fast-deep-equal • 3.1.3Fast deep equalINDIRECT0
fast-json-stable-stringify • 2.1.0deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonifyINDIRECT0
fast-safe-stringify • 2.1.1Safely and quickly serialize JavaScript objectsINDIRECT0
fast-xml-parser • 4.5.3Validate XML, Parse XML, Build XML without C/C++ based librariesINDIRECT1
fbjs-css-vars • 1.0.2This package exports a few of the CSS variables that we use in Facebook projects. This is not the full list we have internally but focused on making available the minimum set needed by our open source projects.INDIRECT0
fbjs • 3.0.5A collection of utility libraries used by other Facebook JS projectsINDIRECT13
foreach • 2.0.6foreach component + npm packageINDIRECT0
form-data • 3.0.0A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.INDIRECT5
format-util • 1.0.5Lightweight format utility for the browser, based on util.format().INDIRECT0
from • 0.1.7Easy way to make a Readable StreamINDIRECT0
fs-readfile-promise • 2.0.1Promise version of fs.readFileINDIRECT1
globals • 11.12.0Global identifiers from different JavaScript environmentsINDIRECT0
har-validator • 5.1.5Extremely fast HTTP Archive (HAR) validator using JSON SchemaINDIRECT7
has-ansi • 2.0.0Check if a string has ANSI escape codesINDIRECT1
has-flag • 3.0.0Check if argv has a specific flagINDIRECT0
has • 1.0.4Object.prototype.hasOwnProperty.call shortcutINDIRECT0
hast-to-hyperscript • 5.0.0Transform HAST to something else through a hyperscript DSLINDIRECT8
hast-util-from-parse5 • 4.0.2Transform Parse5’s AST to HASTINDIRECT8
hast-util-parse-selector • 2.2.5hast utility to create an element from a simple CSS selectorINDIRECT0
hast-util-raw • 4.0.0Reparse a HAST treeINDIRECT18
hast-util-sanitize • 1.3.1Sanitize hast nodesDIRECT1
hast-util-to-parse5 • 4.0.1Transform HAST to Parse5’s ASTINDIRECT10
hastscript • 4.1.0Hyperscript compatible DSL for creating virtual HAST treesINDIRECT5
html-void-elements • 1.0.5List of known void HTML elementsINDIRECT0
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
httpsnippet • 1.25.0HTTP Request snippet generator for *most* languagesDIRECT44
inline-style-parser • 0.1.1An inline style parser.INDIRECT0
invariant • 2.2.4invariantINDIRECT2
is-alphabetical • 1.0.4Check if a character is alphabeticalINDIRECT0
is-alphanumerical • 1.0.4Check if a character is alphanumericalINDIRECT2
is-buffer • 2.0.5Determine if an object is a BufferINDIRECT0
is-decimal • 1.0.4Check if a character is decimalINDIRECT0
is-fullwidth-code-point • 3.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
is-hexadecimal • 1.0.4Check if a character is hexadecimalINDIRECT0
is-obj • 1.0.1Check if a value is an objectINDIRECT0
is-plain-obj • 1.1.0Check if a value is a plain objectINDIRECT0
is-regexp • 1.0.0Check whether a variable is a regular expressionINDIRECT0
is-whitespace-character • 1.0.4Check if a character is a whitespace characterINDIRECT0
is-word-character • 1.0.4Check if a character is a word characterINDIRECT0
js-cookie • 2.2.1A simple, lightweight JavaScript API for handling cookiesDIRECT0
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 • 3.14.1YAML 1.2 parser and serializerINDIRECT3
js-yaml • 4.1.0YAML 1.2 parser and serializerINDIRECT1
jsep • 1.4.0a tiny JavaScript expression parserINDIRECT0
jsesc • 3.1.0Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.INDIRECT0
json-pointer • 0.6.2Some utilities for JSON pointers described by RFC 6901INDIRECT1
json-schema-faker • 0.5.8JSON-Schema + fake data generatorsDIRECT12
json-schema-ref-parser • 6.1.0Parse, Resolve, and Dereference JSON Schema $ref pointersINDIRECT7
json-schema-traverse • 0.4.1Traverse JSON Schema passing each schema object to callbackINDIRECT0
json-schema-traverse • 1.0.0Traverse JSON Schema passing each schema object to callbackINDIRECT0
jsonpath-plus • 10.3.0A JS implementation of JSONPath with some additional operatorsINDIRECT3
lodash.clonedeep • 4.5.0The lodash method `_.cloneDeep` exported as a module.DIRECT0
lodash.curry • 4.1.1The lodash method `_.curry` exported as a module.INDIRECT0
lodash.debounce • 4.0.8The lodash method `_.debounce` exported as a module.DIRECT0
lodash.flatten • 4.4.0The lodash method `_.flatten` exported as a module.DIRECT0
lodash.flow • 3.5.0The lodash method `_.flow` exported as a module.INDIRECT0
lodash.get • 4.4.2The lodash method `_.get` exported as a module.DIRECT0
lodash.kebabcase • 4.1.1The lodash method `_.kebabCase` exported as a module.DIRECT0
lodash.omit • 4.5.0The lodash method `_.omit` exported as a module.DIRECT0
lodash.pick • 4.4.0The lodash method `_.pick` exported as a module.DIRECT0
lodash.uniq • 4.5.0The lodash method `_.uniq` exported as a module.DIRECT0
lodash • 4.17.21Lodash modular utilities.INDIRECT0
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.INDIRECT0
map-stream • 0.1.0construct pipes of streams of eventsINDIRECT0
mark.js • 8.11.1Highlight keywords using JavaScript. Intended for every use case. Can e.g. be used to mark text in search results.INDIRECT0
markdown-escapes • 1.0.4List of escapable characters in markdownINDIRECT0
marked • 4.3.0A markdown parser built for speedINDIRECT0
mdast-util-definitions • 1.2.5Find definition nodes in mdast nodesINDIRECT3
mdast-util-to-hast • 3.0.4Transform mdast to hastINDIRECT15
mdurl • 1.0.1URL utilities for markdown-itINDIRECT0
mime-db • 1.52.0Media Type DatabaseINDIRECT0
mime-types • 2.1.35The ultimate javascript content-type utility.INDIRECT1
mobx-react-lite • 4.1.0Lightweight React bindings for MobX based on React 16.8+ and HooksINDIRECT1
mobx-react • 9.2.0React bindings for MobX. Create fully reactive components.INDIRECT2
mobx • 6.13.6Simple, scalable state management.DIRECT0
ms • 2.0.0Tiny milisecond conversion utilityINDIRECT0
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
ono • 4.0.11Throw better errors.INDIRECT1
openapi-sampler • 1.6.1Tool for generation samples based on OpenAPI payload/response schemaINDIRECT5
parse-entities • 1.2.2Parse HTML character references: fast, spec-compliant, positional informationINDIRECT7
parse5 • 5.1.1HTML parser and serializer.INDIRECT0
path-browserify • 1.0.1the path module from node core for browsersINDIRECT0
pause-stream • 0.0.11a ThroughStream that strictly buffers all readable events when paused.INDIRECT1
perfect-scrollbar • 1.5.6Minimalistic but perfect custom scrollbar pluginINDIRECT0
picomatch • 2.3.1Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions.INDIRECT0
pinkie-promise • 1.0.0ES6 Promise ponyfillINDIRECT1
pinkie-promise • 2.0.1ES2015 Promise ponyfillINDIRECT1
pinkie • 1.0.0Itty bitty little wittle twinkie pinkie ES6 Promise implementationINDIRECT0
pinkie • 2.0.4Itty bitty little widdle twinkie pinkie ES2015 Promise implementationINDIRECT0
pluralize • 8.0.0Pluralize and singularize any wordINDIRECT0
polished • 4.3.1A lightweight toolset for writing styles in Javascript.INDIRECT2
postcss-value-parser • 4.2.0Transforms css values and at-rule params into the treeINDIRECT0
prismjs • 1.30.0Lightweight, robust, elegant syntax highlighting. A spin-off project from Dabblet.INDIRECT0
promise • 7.3.1Bare bones Promises/A+ implementationINDIRECT1
prop-types • 15.8.1Runtime type checking for React props and similar objects.DIRECT4
property-information • 4.2.0Information for HTML propertiesINDIRECT1
punycode • 2.3.1A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.INDIRECT0
pure-color • 1.3.0Pure functions for color conversion and parsingINDIRECT0
ramda • 0.26.1A practical functional library for JavaScript programmers.DIRECT0
react-base16-styling • 0.6.0React styling with base16 color scheme supportINDIRECT4
react-copy-to-clipboard • 5.1.0Copy-to-clipboard React componentDIRECT7
react-debounce-input • 3.3.0React component that renders Input with debounced onChangeDIRECT6
react-is • 16.13.1Brand checking of React Elements.INDIRECT0
react-json-view • 1.21.3Interactive react component for displaying javascript arrays and JSON objects.DIRECT28
react-lifecycles-compat • 3.0.4Backwards compatibility polyfill for React class componentsINDIRECT0
react-tabs • 6.1.0An accessible and easy tab component for ReactJSINDIRECT6
react-textarea-autosize • 8.5.8textarea component for React which grows with contentINDIRECT5
redoc • 2.4.0ReDocDIRECT94
redux • 4.2.1Predictable state container for JavaScript appsINDIRECT2
regenerator-runtime • 0.14.1Runtime for Regenerator-compiled generator and async functions.INDIRECT0
rehype-raw • 3.0.0Reparse the tree (and raw nodes)INDIRECT19
rehype-react • 3.1.0Compile Hast tree to React with remarkINDIRECT14
rehype-sanitize • 2.0.3rehype plugin to sanitize HTMLINDIRECT2
remark-breaks • 1.0.5remark plugin to add break support, without needing spacesINDIRECT0
remark-parse • 6.0.3Markdown parser for remarkINDIRECT24
remark-rehype • 3.0.2rehype support for remarkINDIRECT16
repeat-string • 1.6.1Repeat the given string n times. Fastest implementation for repeating a string.INDIRECT0
replace-ext • 1.0.0Replaces a file extension with another oneINDIRECT0
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
setimmediate • 1.0.5A shim for the setImmediate efficient script yielding APIINDIRECT0
shallowequal • 1.1.0Like lodash isEqualWith but for shallow equal.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
slugify • 1.4.7Slugifies a StringINDIRECT0
space-separated-tokens • 1.1.5Parse and stringify space-separated tokensINDIRECT0
split • 0.3.3split a Text Stream into a Line StreamINDIRECT1
state-toggle • 1.0.3Enter/exit a stateINDIRECT0
stream-combiner • 0.0.4<img src=https://secure.travis-ci.org/dominictarr/stream-combiner.png?branch=master>INDIRECT1
string-width • 4.2.3Get the visual width of a string - the number of columns required to display itINDIRECT4
strip-ansi • 3.0.1Strip ANSI escape codesINDIRECT1
strip-ansi • 6.0.1Strip ANSI escape codes from a stringINDIRECT1
strnum • 1.1.2Parse String to Number based on configurationINDIRECT0
style-to-object • 0.2.3Converts inline style to object.INDIRECT1
styled-components • 5.3.11Visual primitives for the component age. Use the best bits of ES6 and CSS to style your apps without stressDIRECT39
supports-color • 2.0.0Detect whether a terminal supports colorINDIRECT0
supports-color • 5.5.0Detect whether a terminal supports colorINDIRECT1
through • 2.3.8simplified stream constructionINDIRECT0
toggle-selection • 1.0.6Toggle current selected content in browserINDIRECT0
tr46 • 0.0.3An implementation of the Unicode TR46 specINDIRECT0
trim-lines • 1.1.3Remove spaces and tabs around line-breaksINDIRECT0
trim-trailing-lines • 1.1.4Remove final line feeds from a stringINDIRECT0
trim • 0.0.1Trim string whitespaceINDIRECT0
trough • 1.0.5Middleware: a channel used to convey a liquidINDIRECT0
ua-parser-js • 1.0.40Detect Browser, Engine, OS, CPU, and Device type/model from User-Agent data. Supports browser & node.js environmentINDIRECT0
undici-types • 6.20.0A stand-alone types package for UndiciINDIRECT0
unherit • 1.1.3Clone a constructor without affecting the super-classINDIRECT2
unified • 7.1.0Pluggable text processing interfaceINDIRECT18
unist-builder • 1.0.4Helper for creating unist treesINDIRECT1
unist-util-generated • 1.1.6unist utility to check if a node is generatedINDIRECT0
unist-util-is • 2.1.3Utility to check if a node passes a testINDIRECT0
unist-util-is • 3.0.0Utility to check if a node passes a testINDIRECT0
unist-util-position • 3.1.0unist utility to get the position of a nodeINDIRECT0
unist-util-remove-position • 1.1.4Remove `position`s from a unist treeINDIRECT3
unist-util-stringify-position • 1.1.2Stringify a Unist node, position, or pointINDIRECT0
unist-util-stringify-position • 4.0.0unist utility to serialize a node, position, or point as a human readable locationINDIRECT1
unist-util-visit-parents • 2.1.2Recursively walk over unist nodes, with ancestral informationINDIRECT1
unist-util-visit • 1.4.1Recursively walk over unist nodesINDIRECT2
uri-js-replace • 1.0.1Replacement for abandoned library URI.js (uri-js)INDIRECT0
use-composed-ref • 1.4.0React hook which creates a ref function from given refs. Useful when using forwardRef.INDIRECT0
use-isomorphic-layout-effect • 1.2.0A React helper hook for scheduling a layout effect with a fallback to a regular effect for environments where layout effects should not be used (such as server-side rendering).INDIRECT0
use-latest • 1.3.0A React helper hook for storing latest value in ref object (updated in useEffect's callback).INDIRECT1
use-sync-external-store • 1.4.0Backwards compatible shim for React's useSyncExternalStore. Works with any React that supports hooks.INDIRECT0
vfile-location • 2.0.6Convert between positions (line and column-based) and offsets (range-based) locations in a virtual fileINDIRECT0
vfile-message • 1.1.1Create a virtual messageINDIRECT1
vfile-message • 4.0.2vfile utility to create a virtual messageINDIRECT2
vfile • 3.0.1Virtual file format for text processingINDIRECT4
web-namespaces • 1.1.4Map of web namespacesINDIRECT0
whatwg-fetch • 2.0.4A window.fetch polyfill.DIRECT0
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
xtend • 4.0.2extend like a bossINDIRECT0
yargs • 17.7.2yargs the modern, pirate-themed, successor to optimist.INDIRECT15
zwitch • 1.0.5Handle values based on a propertyINDIRECT0
ISC19
PackageRelationDependenciesPublished
@mia-platform/markdown • 6.7.7ReadMe's React-based Markdown parserDIRECT86
@mia-platform/oas-extensions • 6.7.7A list of extensions that ReadMe has added to the OAS specDIRECT0
@mia-platform/syntax-highlighter • 6.7.7Syntax highlighter used on API ExplorerDIRECT8
@mia-platform/variable • 6.7.7React component for VariablesDIRECT6
cliui • 8.0.1easily create complex multi-column command-line-interfacesINDIRECT9
css-color-keywords • 1.0.0A list of all CSS color keywords.INDIRECT0
fetch-har • 2.2.0Make a fetch request from a HAR fileDIRECT0
fs-writefile-promise • 1.0.3Promise version of fs.writefileINDIRECT3
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
get-own-enumerable-property-symbols • 3.0.2Returns an array of all enumerable symbol properties found directly upon a given objectINDIRECT0
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
har-schema • 2.0.0JSON Schema for HTTP Archive (HAR)INDIRECT0
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
minimatch • 5.1.6a glob matcher in javascriptINDIRECT2
mkdirp-promise • 1.1.0Promise version of mkdirpINDIRECT0
picocolors • 1.1.1The tiniest and the fastest library for terminal output formatting with ANSI colorsINDIRECT0
y18n • 5.0.8the bare-bones internationalization library used by yargsINDIRECT0
yaml • 1.10.2JavaScript parser and stringifier for YAMLINDIRECT0
yargs-parser • 21.1.1the mighty option parser used by yargsINDIRECT0
BSD-3-Clause16
PackageRelationDependenciesPublished
fbemitter • 3.0.0Facebook's EventEmitter is a simple emitter implementation that prioritizes speed and simplicity. It is conceptually similar to other emitters like Node's EventEmitter, but the precise APIs differ. More complex abstractions like the event systems used on INDIRECT14
flux • 4.0.4An application architecture based on a unidirectional data flowINDIRECT15
hoist-non-react-statics • 3.3.2Copies non-react specific statics from a child component to a parent componentINDIRECT1
intl-format-cache • 2.2.9A memoizer factory for Intl format constructors.INDIRECT0
intl-messageformat-parser • 1.4.0Parses ICU Message strings into an AST via JavaScript.INDIRECT0
intl-messageformat • 2.2.0Formats ICU Message strings with number, date, plural, and select placeholders to create localized messages.INDIRECT1
intl-relativeformat • 2.2.0Formats JavaScript dates to relative time strings.INDIRECT2
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
react-intl • 2.9.0Internationalize React apps. This library provides React components and an API to format dates, numbers, and strings, including pluralization and handling translations.DIRECT9
reftools • 1.1.9Utility functions to deal with references in objectsINDIRECT0
sprintf-js • 1.0.3JavaScript sprintf implementationINDIRECT0
swagger2openapi • 7.0.8Convert Swagger 2.0 definitions to OpenApi 3.0 and validateINDIRECT40
BSD-2-Clause5
PackageRelationDependenciesPublished
@mapbox/hast-util-table-cell-style • 0.1.3Transform deprecated styling attributes on HAST table cells to inline stylesINDIRECT3
esprima • 4.0.1ECMAScript parsing infrastructure for multipurpose analysisINDIRECT0
stringify-object • 3.3.0Stringify an object/array like JSON.stringify just without all the double-quotesINDIRECT3
uri-js • 4.4.1An RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript.INDIRECT1
webidl-conversions • 3.0.1Implements the WebIDL algorithms for converting to and from JavaScript valuesINDIRECT0
unknown3
PackageRelationDependenciesPublished
decko • 1.2.0A collection of the most useful property decorators.INDIRECT0
stickyfill • 1.1.1A polyfill for `position: sticky` for browsers that don't support it yet.INDIRECT0
x-is-string • 0.1.0Simple string testINDIRECT0
Apache-2.02
PackageRelationDependenciesPublished
fuse.js • 3.6.1Lightweight fuzzy-searchINDIRECT0
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
CC-BY-4.0 AND MIT AND OFL-1.11
PackageRelationDependenciesPublished
@fortawesome/fontawesome-free • 5.15.4The iconic font, CSS, and SVG frameworkDIRECT0
Apache-2.0 OR MPL-2.01
PackageRelationDependenciesPublished
dompurify • 3.2.4DOMPurify is a DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG. It's written in JavaScript and works in all modern browsers (Safari, Opera (15+), Internet Explorer (10+), Firefox and Chrome - as well as almost anything else usinINDIRECT1
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.INDIRECT0
Python-2.01
PackageRelationDependenciesPublished
argparse • 2.0.1CLI arguments parser. Native port of python's argparse.INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/%40mia-platform%2Fapi-explorer)](https://licenses.dev/npm/%40mia-platform%2Fapi-explorer)
<a href="https://licenses.dev/npm/%40mia-platform%2Fapi-explorer">
  <img src="https://licenses.dev/b/npm/%40mia-platform%2Fapi-explorer" alt="licenses" />
</a>

Or the licenses badge code for the 6.7.3 version:

[![licenses](https://licenses.dev/b/npm/%40mia-platform%2Fapi-explorer/6.7.3)](https://licenses.dev/npm/%40mia-platform%2Fapi-explorer/6.7.3)
<a href="https://licenses.dev/npm/%40mia-platform%2Fapi-explorer/6.7.3">
  <img src="https://licenses.dev/b/npm/%40mia-platform%2Fapi-explorer/6.7.3" alt="licenses" />
</a>
GitHub