licenses.dev

@microsoft/api-extractor-model v7.28.13

A helper library for loading and saving the .api.json files created by API Extractor

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT25
PackageRelationDependenciesPublished
@microsoft/tsdoc-config • 0.16.2A loader for the tsdoc.json fileDIRECT13
@microsoft/tsdoc • 0.14.2A parser for the TypeScript doc comment syntaxDIRECT0
@rushstack/node-core-library • 4.0.2Core libraries that every NodeJS toolchain project should useDIRECT20
ajv • 6.12.6Another JSON Schema ValidatorINDIRECT5
commander • 9.5.0the complete solution for node.js command-line programsINDIRECT0
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
fs-extra • 7.0.1fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as mkdir -p, cp -r, and rm -rf.INDIRECT3
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate.INDIRECT1
import-lazy • 4.0.0Import a module lazilyINDIRECT0
is-core-module • 2.15.1Is this specifier a node.js core module?INDIRECT2
jju • 1.4.0a set of utilities to work with JSON / JSON5 documentsINDIRECT0
json-schema-traverse • 0.4.1Traverse JSON Schema passing each schema object to callbackINDIRECT0
jsonfile • 4.0.0Easily read/write JSON files.INDIRECT1
lodash.get • 4.4.2The lodash method `_.get` exported as a module.INDIRECT0
lodash.isequal • 4.5.0The Lodash method `_.isEqual` exported as a module.INDIRECT0
path-parse • 1.0.7Node.js path.parse() ponyfillINDIRECT0
punycode • 2.3.1A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.INDIRECT0
resolve • 1.19.0resolve like require.resolve() on behalf of files asynchronously and synchronouslyINDIRECT4
resolve • 1.22.8resolve like require.resolve() on behalf of files asynchronously and synchronouslyINDIRECT5
supports-preserve-symlinks-flag • 1.0.0Determine if the current node version supports the `--preserve-symlinks` flag.INDIRECT0
universalify • 0.1.2Make a callback- or promise-based function support both promises and callbacks.INDIRECT0
validator • 13.12.0String validation and sanitizationINDIRECT0
z-schema • 5.0.5JSON schema validatorINDIRECT4
ISC4
PackageRelationDependenciesPublished
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
lru-cache • 6.0.0A cache object that deletes the least-recently-used items.INDIRECT1
semver • 7.5.4The semantic version parser used by npm.INDIRECT2
yallist • 4.0.0Yet Another Linked ListINDIRECT0
BSD-2-Clause1
PackageRelationDependenciesPublished
uri-js • 4.4.1An RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript.INDIRECT1
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 7.28.13 version:

[![licenses](https://licenses.dev/b/npm/%40microsoft%2Fapi-extractor-model/7.28.13)](https://licenses.dev/npm/%40microsoft%2Fapi-extractor-model/7.28.13)
<a href="https://licenses.dev/npm/%40microsoft%2Fapi-extractor-model/7.28.13">
  <img src="https://licenses.dev/b/npm/%40microsoft%2Fapi-extractor-model/7.28.13" alt="licenses" />
</a>
GitHub