licenses.dev

openapi-type-finder v1.0.0

Finds list of objects of given type from OpenAPI document.

Published on

Licenses

Learn more about license information.

Package Licenses

ISC

Dependency Licenses

MIT52
PackageRelationDependenciesPublished
@babel/runtime-corejs3 • 7.26.10babel's modular runtime helpers with core-js@3 polyfillingINDIRECT2
@tree-sitter-grammars/tree-sitter-yaml • 0.7.0YAML grammar for tree-sitterINDIRECT2
@types/ramda • 0.30.2TypeScript definitions for ramdaINDIRECT2
asynckit • 0.4.0Minimal async jobs utility library, with streams supportINDIRECT0
axios • 1.8.3Promise based HTTP client for the browser and node.jsDIRECT22
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
brace-expansion • 2.0.1Brace expansion as known from sh/bashINDIRECT1
call-bind-apply-helpers • 1.0.2Helper functions around Function call/apply/bind, for use in `call-bind`INDIRECT2
combined-stream • 1.0.8A stream that emits multiple other streams one after another.INDIRECT1
commander • 10.0.1the complete solution for node.js command-line programsDIRECT0
core-js-pure • 3.41.0Standard libraryINDIRECT0
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
dunder-proto • 1.0.1If available, the `Object.prototype.__proto__` accessor and mutator, call-boundINDIRECT4
es-define-property • 1.0.1`Object.defineProperty`, but not IE 8's broken one.INDIRECT0
es-errors • 1.3.0A simple cache for a few of the JS Error constructors.INDIRECT0
es-object-atoms • 1.1.1ES Object-related atoms: Object, ToObject, RequireObjectCoercibleINDIRECT1
es-set-tostringtag • 2.1.0A helper to optimistically set Symbol.toStringTag, when possible.INDIRECT13
fast-json-patch • 3.1.1Fast implementation of JSON-Patch (RFC-6902) with duplex (observe changes) capabilitiesINDIRECT0
figlet • 1.8.0Creates ASCII Art from text. A full implementation of the FIGfont spec.DIRECT0
follow-redirects • 1.15.9HTTP and HTTPS modules that follow redirects.INDIRECT0
form-data • 4.0.2A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.INDIRECT19
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
get-intrinsic • 1.3.0Get and robustly cache all JS language-level intrinsics at first require timeINDIRECT11
get-proto • 1.0.1Robustly get the [[Prototype]] of an objectINDIRECT6
gopd • 1.2.0`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.INDIRECT0
has-symbols • 1.1.0Determine if the JS environment has Symbol support. Supports spec, or shams.INDIRECT0
has-tostringtag • 1.0.2Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.INDIRECT1
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate.INDIRECT1
js-yaml • 4.1.0YAML 1.2 parser and serializerINDIRECT1
lodash • 4.17.21Lodash modular utilities.DIRECT0
math-intrinsics • 1.1.0ES Math-related intrinsics and helpers, robustly cached.INDIRECT0
mime-db • 1.52.0Media Type DatabaseINDIRECT0
mime-types • 2.1.35The ultimate javascript content-type utility.INDIRECT1
minim • 0.23.8A library for interacting with JSON through Refract elementsINDIRECT1
neotraverse • 0.6.18traverse and transform objects by visiting every node on a recursive walkINDIRECT0
node-abort-controller • 3.1.1AbortController for Node based on EventEmitterINDIRECT0
node-addon-api • 8.3.1Node.js API (Node-API)INDIRECT0
node-domexception • 1.0.0An implementation of the DOMException class from NodeJSINDIRECT0
node-fetch-commonjs • 3.3.2A light-weight module that brings Fetch API to node.jsINDIRECT2
node-gyp-build • 4.8.4Build tool and bindings loader for node-gyp that supports prebuildsINDIRECT0
process • 0.11.10process information for node.js and browsersINDIRECT0
proxy-from-env • 1.1.0Offers getProxyForUrl to get the proxy URL for a URL, respecting the *_PROXY (e.g. HTTP_PROXY) and NO_PROXY environment variables.INDIRECT0
ramda • 0.30.1A practical functional library for JavaScript programmers.INDIRECT0
regenerator-runtime • 0.14.1Runtime for Regenerator-compiled generator and async functions.INDIRECT0
tree-sitter-json • 0.24.8JSON grammar for tree-sitterINDIRECT2
tree-sitter • 0.22.1Incremental parsers for nodeINDIRECT2
ts-mixer • 6.0.4A very small TypeScript library that provides tolerable Mixin functionality.INDIRECT0
types-ramda • 0.30.1Dedicated types library for ramdaINDIRECT1
unraw • 3.0.0Convert raw escape sequences to their respective characters (undo String.raw).INDIRECT0
web-streams-polyfill • 3.3.3Web Streams, based on the WHATWG spec reference implementationINDIRECT0
web-tree-sitter • 0.24.5Tree-sitter bindings for the webINDIRECT0
Apache-2.037
PackageRelationDependenciesPublished
@scarf/scarf • 1.4.0Scarf is like Google Analytics for your npm packages. Gain insights into how your packages are installed and used, and by which companies.INDIRECT0
@swagger-api/apidom-ast • 1.0.0-beta.28Tools necessary for parsing stage of ApiDOM, specifically for syntactic analysis.INDIRECT10
@swagger-api/apidom-core • 1.0.0-beta.28Tools for manipulating ApiDOM structures.INDIRECT15
@swagger-api/apidom-error • 1.0.0-beta.28Backward compatible custom ApiDOM errors with causes.INDIRECT3
@swagger-api/apidom-json-pointer • 1.0.0-beta.28Evaluate JSON Pointer expressions against ApiDOM.INDIRECT16
@swagger-api/apidom-ns-api-design-systems • 1.0.0-beta.28API Design Systems 2021-05-07 namespace for ApiDOM.INDIRECT24
@swagger-api/apidom-ns-asyncapi-2 • 1.0.0-beta.28AsyncAPI 2.x.y namespace for ApiDOM.INDIRECT19
@swagger-api/apidom-ns-json-schema-2019-09 • 1.0.0-beta.28JSON Schema 2019-09 namespace for ApiDOM.INDIRECT19
@swagger-api/apidom-ns-json-schema-2020-12 • 1.0.0-beta.28JSON Schema 2020-12 namespace for ApiDOM.INDIRECT20
@swagger-api/apidom-ns-json-schema-draft-4 • 1.0.0-beta.28JSON Schema Draft 4 namespace for ApiDOM.INDIRECT16
@swagger-api/apidom-ns-json-schema-draft-6 • 1.0.0-beta.28JSON Schema Draft 6 namespace for ApiDOM.INDIRECT17
@swagger-api/apidom-ns-json-schema-draft-7 • 1.0.0-beta.28JSON Schema Draft 7 namespace for ApiDOM.INDIRECT18
@swagger-api/apidom-ns-openapi-2 • 1.0.0-beta.28OpenAPI 2.0 namespace for ApiDOM.INDIRECT17
@swagger-api/apidom-ns-openapi-3-0 • 1.0.0-beta.28OpenAPI 3.0.x namespace for ApiDOM.INDIRECT17
@swagger-api/apidom-ns-openapi-3-1 • 1.0.0-beta.28OpenAPI 3.1.x namespace for ApiDOM.INDIRECT23
@swagger-api/apidom-ns-workflows-1 • 1.0.0-beta.28Workflows Specification 1.0.0 namespace for ApiDOM.INDIRECT21
@swagger-api/apidom-parser-adapter-api-design-systems-json • 1.0.0-beta.28Parser adapter for parsing JSON documents into API Design Systems namespace.INDIRECT31
@swagger-api/apidom-parser-adapter-api-design-systems-yaml • 1.0.0-beta.28Parser adapter for parsing YAML documents into API Design Systems namespace.INDIRECT31
@swagger-api/apidom-parser-adapter-asyncapi-json-2 • 1.0.0-beta.28Parser adapter for parsing JSON documents into AsyncAPI 2.x.y namespace.INDIRECT26
@swagger-api/apidom-parser-adapter-asyncapi-yaml-2 • 1.0.0-beta.28Parser adapter for parsing YAML documents into AsyncAPI 2.x.y namespace.INDIRECT26
@swagger-api/apidom-parser-adapter-json • 1.0.0-beta.28Parser adapter for parsing JSON documents into base namespace.INDIRECT21
@swagger-api/apidom-parser-adapter-openapi-json-2 • 1.0.0-beta.28Parser adapter for parsing JSON documents into OpenAPI 2.0 namespace.INDIRECT24
@swagger-api/apidom-parser-adapter-openapi-json-3-0 • 1.0.0-beta.28Parser adapter for parsing JSON documents into OpenAPI 3.0.x namespace.INDIRECT24
@swagger-api/apidom-parser-adapter-openapi-json-3-1 • 1.0.0-beta.28Parser adapter for parsing JSON documents into OpenAPI 3.1.x namespace.INDIRECT30
@swagger-api/apidom-parser-adapter-openapi-yaml-2 • 1.0.0-beta.28Parser adapter for parsing YAML documents into OpenAPI 2.0 namespace.INDIRECT24
@swagger-api/apidom-parser-adapter-openapi-yaml-3-0 • 1.0.0-beta.28Parser adapter for parsing YAML documents into OpenAPI 3.0.x namespace.INDIRECT24
@swagger-api/apidom-parser-adapter-openapi-yaml-3-1 • 1.0.0-beta.28Parser adapter for parsing YAML documents into OpenAPI 3.1.x namespace.INDIRECT30
@swagger-api/apidom-parser-adapter-workflows-json-1 • 1.0.0-beta.28Parser adapter for parsing JSON documents into Workflows 1.x.y namespace.INDIRECT28
@swagger-api/apidom-parser-adapter-workflows-yaml-1 • 1.0.0-beta.28Parser adapter for parsing YAML documents into Workflows 1.x.y namespace.INDIRECT28
@swagger-api/apidom-parser-adapter-yaml-1-2 • 1.0.0-beta.28Parser adapter for parsing YAML documents into base namespace.INDIRECT21
@swagger-api/apidom-reference • 1.0.0-beta.28Advanced algorithms for semantic ApiDOM manipulations like dereferencing or resolution.INDIRECT75
@swaggerexpert/cookie • 2.0.2RFC 6265 compliant cookie parser, validator and serializer.INDIRECT1
openapi-path-templating • 2.2.1OpenAPI Path Templating parser, validator, resolver and matcher.INDIRECT1
openapi-server-url-templating • 1.3.0OpenAPI Server URL templating parser, validator and substitution mechanism.INDIRECT1
short-unique-id • 5.2.0Generate random or sequential UUID of any lengthINDIRECT0
swagger-client • 3.34.3SwaggerJS - a collection of interfaces for OAI specsDIRECT90
ts-toolbelt • 9.6.0TypeScript's largest utility libraryINDIRECT0
ISC2
PackageRelationDependenciesPublished
minimatch • 7.4.6a glob matcher in javascriptINDIRECT2
yaml • 2.7.0JavaScript parser and stringifier for YAMLDIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
ramda-adjunct • 5.1.0Ramda Adjunct is the most popular and most comprehensive set of utilities for use with Ramda, providing a variety of useful, well tested functions with excellent documentation.INDIRECT0
BSD-2-Clause1
PackageRelationDependenciesPublished
apg-lite • 1.0.4lightweight JavaScript APG parserINDIRECT0
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/openapi-type-finder)](https://licenses.dev/npm/openapi-type-finder)
<a href="https://licenses.dev/npm/openapi-type-finder">
  <img src="https://licenses.dev/b/npm/openapi-type-finder" alt="licenses" />
</a>

Or the licenses badge code for the 1.0.0 version:

[![licenses](https://licenses.dev/b/npm/openapi-type-finder/1.0.0)](https://licenses.dev/npm/openapi-type-finder/1.0.0)
<a href="https://licenses.dev/npm/openapi-type-finder/1.0.0">
  <img src="https://licenses.dev/b/npm/openapi-type-finder/1.0.0" alt="licenses" />
</a>
GitHub