licenses.dev

@swagger-api/apidom-reference v1.0.0-beta.28

Advanced algorithms for semantic ApiDOM manipulations like dereferencing or resolution.

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0

Dependency Licenses

MIT42
PackageRelationDependenciesPublished
@babel/runtime-corejs3 • 7.26.10babel's modular runtime helpers with core-js@3 polyfillingDIRECT2
@tree-sitter-grammars/tree-sitter-yaml • 0.7.0YAML grammar for tree-sitterINDIRECT2
@types/ramda • 0.30.2TypeScript definitions for ramdaDIRECT2
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
core-js-pure • 3.41.0Standard libraryINDIRECT0
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
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
lodash • 4.17.21Lodash modular utilities.INDIRECT0
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
node-addon-api • 8.3.1Node.js API (Node-API)INDIRECT0
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 browsersDIRECT0
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.DIRECT0
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-tree-sitter • 0.24.5Tree-sitter bindings for the webINDIRECT0
Apache-2.031
PackageRelationDependenciesPublished
@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.DIRECT15
@swagger-api/apidom-error • 1.0.0-beta.28Backward compatible custom ApiDOM errors with causes.DIRECT3
@swagger-api/apidom-json-pointer • 1.0.0-beta.28Evaluate JSON Pointer expressions against ApiDOM.DIRECT16
@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.DIRECT19
@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.DIRECT17
@swagger-api/apidom-ns-openapi-3-0 • 1.0.0-beta.28OpenAPI 3.0.x namespace for ApiDOM.DIRECT17
@swagger-api/apidom-ns-openapi-3-1 • 1.0.0-beta.28OpenAPI 3.1.x namespace for ApiDOM.DIRECT23
@swagger-api/apidom-ns-workflows-1 • 1.0.0-beta.28Workflows Specification 1.0.0 namespace for ApiDOM.DIRECT21
@swagger-api/apidom-parser-adapter-api-design-systems-json • 1.0.0-beta.28Parser adapter for parsing JSON documents into API Design Systems namespace.DIRECT31
@swagger-api/apidom-parser-adapter-api-design-systems-yaml • 1.0.0-beta.28Parser adapter for parsing YAML documents into API Design Systems namespace.DIRECT31
@swagger-api/apidom-parser-adapter-asyncapi-json-2 • 1.0.0-beta.28Parser adapter for parsing JSON documents into AsyncAPI 2.x.y namespace.DIRECT26
@swagger-api/apidom-parser-adapter-asyncapi-yaml-2 • 1.0.0-beta.28Parser adapter for parsing YAML documents into AsyncAPI 2.x.y namespace.DIRECT26
@swagger-api/apidom-parser-adapter-json • 1.0.0-beta.28Parser adapter for parsing JSON documents into base namespace.DIRECT21
@swagger-api/apidom-parser-adapter-openapi-json-2 • 1.0.0-beta.28Parser adapter for parsing JSON documents into OpenAPI 2.0 namespace.DIRECT24
@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.DIRECT24
@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.DIRECT30
@swagger-api/apidom-parser-adapter-openapi-yaml-2 • 1.0.0-beta.28Parser adapter for parsing YAML documents into OpenAPI 2.0 namespace.DIRECT24
@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.DIRECT24
@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.DIRECT30
@swagger-api/apidom-parser-adapter-workflows-json-1 • 1.0.0-beta.28Parser adapter for parsing JSON documents into Workflows 1.x.y namespace.DIRECT28
@swagger-api/apidom-parser-adapter-workflows-yaml-1 • 1.0.0-beta.28Parser adapter for parsing YAML documents into Workflows 1.x.y namespace.DIRECT28
@swagger-api/apidom-parser-adapter-yaml-1-2 • 1.0.0-beta.28Parser adapter for parsing YAML documents into base namespace.DIRECT21
short-unique-id • 5.2.0Generate random or sequential UUID of any lengthINDIRECT0
ts-toolbelt • 9.6.0TypeScript's largest utility libraryINDIRECT0
ISC1
PackageRelationDependenciesPublished
minimatch • 7.4.6a glob matcher in javascriptDIRECT2
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.DIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/%40swagger-api%2Fapidom-reference)](https://licenses.dev/npm/%40swagger-api%2Fapidom-reference)
<a href="https://licenses.dev/npm/%40swagger-api%2Fapidom-reference">
  <img src="https://licenses.dev/b/npm/%40swagger-api%2Fapidom-reference" alt="licenses" />
</a>

Or the licenses badge code for the 1.0.0-beta.28 version:

[![licenses](https://licenses.dev/b/npm/%40swagger-api%2Fapidom-reference/1.0.0-beta.28)](https://licenses.dev/npm/%40swagger-api%2Fapidom-reference/1.0.0-beta.28)
<a href="https://licenses.dev/npm/%40swagger-api%2Fapidom-reference/1.0.0-beta.28">
  <img src="https://licenses.dev/b/npm/%40swagger-api%2Fapidom-reference/1.0.0-beta.28" alt="licenses" />
</a>
GitHub