licenses.dev

@module-federation/dts-plugin v0.6.16

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT103
PackageRelationDependenciesPublished
@module-federation/error-codes • 0.6.14Module Federation Error CodesDIRECT0
@module-federation/managers • 0.6.16Provide managers for helping handle mf data .DIRECT19
@module-federation/sdk • 0.6.16A sdk for support module federationDIRECT1
@module-federation/third-party-dts-extractor • 0.6.16DIRECT23
accepts • 1.3.8Higher-level content negotiationINDIRECT3
adm-zip • 0.5.16Javascript implementation of zip for nodejs with support for electron original-fs. Allows user to create or extract zip files both in memory or to/from diskDIRECT0
ansi-colors • 4.1.3Easily add ANSI colors to your text and symbols in the terminal. A faster drop-in replacement for chalk, kleur and turbocolor (without the dependencies and rendering bugs).DIRECT0
ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminalINDIRECT2
asynckit • 0.4.0Minimal async jobs utility library, with streams supportINDIRECT0
axios • 1.7.9Promise based HTTP client for the browser and node.jsDIRECT8
cache-content-type • 1.0.1Create a full Content-Type header given a MIME type or extension and catch the resultINDIRECT3
call-bind-apply-helpers • 1.0.1Helper functions around Function call/apply/bind, for use in `call-bind`INDIRECT2
call-bound • 1.0.3Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`.INDIRECT12
chalk • 3.0.0Terminal string styling done rightDIRECT5
co • 4.6.0generator async control flow goodnessINDIRECT0
color-convert • 2.0.1Plain color conversion functionsINDIRECT1
color-name • 1.1.4A list of color names and its valuesINDIRECT0
combined-stream • 1.0.8A stream that emits multiple other streams one after another.INDIRECT1
content-disposition • 0.5.4Create and parse Content-Disposition headerINDIRECT1
content-type • 1.0.5Create and parse HTTP Content-Type headerINDIRECT0
cookies • 0.9.1Cookies, optionally signed using Keygrip.INDIRECT3
cron-parser • 4.9.0Node.js library for parsing crontab instructionsINDIRECT1
date-format • 4.0.14Formatting Date objects as strings since 2013INDIRECT0
debug • 4.4.0Lightweight debugging utility for Node.js and the browserINDIRECT1
deep-equal • 1.0.1node's assert.deepEqual algorithmINDIRECT0
delayed-stream • 1.0.0Buffers events from a stream until you are ready to handle them.INDIRECT0
delegates • 1.0.0delegate methods and accessors to another propertyINDIRECT0
depd • 1.1.2Deprecate all the thingsINDIRECT0
depd • 2.0.0Deprecate all the thingsINDIRECT0
destroy • 1.2.0destroy a stream if possibleINDIRECT0
dunder-proto • 1.0.1If available, the `Object.prototype.__proto__` accessor and mutator, call-boundINDIRECT4
ee-first • 1.1.1return the first event in a set of ee/event pairsINDIRECT0
encodeurl • 1.0.2Encode a URL to a percent-encoded form, excluding already-encoded sequencesINDIRECT0
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.0ES Object-related atoms: Object, ToObject, RequireObjectCoercibleINDIRECT1
escape-html • 1.0.3Escape string for use in HTMLINDIRECT0
expand-tilde • 2.0.2Bash-like tilde expansion for node.js. Expands a leading tilde in a file path to the user home directory, or `~+` to the cwd.INDIRECT2
find-file-up • 2.0.1Find a file fast, by starting at the given cwd and recursing up one directory until the file is found or we run out of directories.INDIRECT10
find-pkg • 2.0.0Find the first directory with a package.json, recursing up, starting with the given directory. Similar to look-up but does not support globs and only searches for package.json. Async and sync.INDIRECT11
follow-redirects • 1.15.9HTTP and HTTPS modules that follow redirects.INDIRECT0
form-data • 4.0.1A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.INDIRECT5
fresh • 0.5.2HTTP response freshness testingINDIRECT0
fs-extra • 8.1.0fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as mkdir -p, cp -r, and rm -rf.INDIRECT3
fs-extra • 9.1.0fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.DIRECT4
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
get-intrinsic • 1.2.7Get and robustly cache all JS language-level intrinsics at first require timeINDIRECT11
get-proto • 1.0.1Robustly get the [[Prototype]] of an objectINDIRECT6
global-modules • 1.0.0The directory used by npm for globally installed npm modules.INDIRECT9
global-prefix • 1.0.2Get the npm global path prefix.INDIRECT7
gopd • 1.2.0`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.INDIRECT0
has-flag • 4.0.0Check if argv has a specific flagINDIRECT0
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
homedir-polyfill • 1.0.3Node.js os.homedir polyfill for older versions of node.js.INDIRECT1
http-assert • 1.5.0assert with status codesINDIRECT7
http-errors • 1.8.1Create HTTP error objectsINDIRECT5
is-core-module • 2.16.1Is this specifier a node.js core module?INDIRECT2
is-generator-function • 1.1.0Determine if a function is a native generator function.INDIRECT16
is-regex • 1.2.1Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTagINDIRECT14
is-windows • 1.0.2Returns true if the platform is windows. UMD module, works with node.js, commonjs, browser, AMD, electron, etc.INDIRECT0
isomorphic-ws • 5.0.0Isomorphic implementation of WebSocketDIRECT0
jsonfile • 4.0.0Easily read/write JSON files.INDIRECT1
jsonfile • 6.1.0Easily read/write JSON files.INDIRECT2
keygrip • 1.1.0Key signing and verification for rotated credentialsINDIRECT1
koa-compose • 4.1.0compose Koa middlewareINDIRECT0
koa-convert • 2.0.0convert modern Koa legacy generator-based middleware to promise-based middlewareINDIRECT2
koa • 2.15.3Koa web app frameworkDIRECT55
lodash.clonedeepwith • 4.5.0The lodash method `_.cloneDeepWith` exported as a module.DIRECT0
long-timeout • 0.1.1Long timeout makes it possible to have a timeout or interval that is longer than 24.8 days (2^31-1 milliseconds).INDIRECT0
luxon • 3.5.0Immutable date wrapperINDIRECT0
math-intrinsics • 1.1.0ES Math-related intrinsics and helpers, robustly cached.INDIRECT0
media-typer • 0.3.0Simple RFC 6838 media type parser and formatterINDIRECT0
mime-db • 1.52.0Media Type DatabaseINDIRECT0
mime-types • 2.1.35The ultimate javascript content-type utility.INDIRECT1
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
negotiator • 0.6.3HTTP content negotiationINDIRECT0
node-schedule • 2.1.1A cron-like and not-cron-like job scheduler for Node.DIRECT4
on-finished • 2.4.1Execute a callback when a request closes, finishes, or errorsINDIRECT1
parse-passwd • 1.0.0Parse a passwd file into a list of users.INDIRECT0
parseurl • 1.3.3parse a url with memoizationINDIRECT0
path-parse • 1.0.7Node.js path.parse() ponyfillINDIRECT0
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
rambda • 9.4.1Lightweight and faster alternative to Ramda with included TS definitionsDIRECT0
resolve-dir • 1.0.1Resolve a directory that is either local, global or in the user's home directory.INDIRECT9
resolve • 1.22.8resolve like require.resolve() on behalf of files asynchronously and synchronouslyINDIRECT5
rfdc • 1.4.1Really Fast Deep CloneINDIRECT0
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
safe-regex-test • 1.1.0Give a regex, get a robust predicate function that tests it against a string.INDIRECT15
sorted-array-functions • 1.3.0Maintain and search through a sorted array using some low level functionsINDIRECT0
statuses • 1.5.0HTTP status utilityINDIRECT0
streamroller • 3.1.5file streams that roll over when size limits, or dates are reachedINDIRECT7
supports-color • 7.2.0Detect whether a terminal supports colorINDIRECT1
supports-preserve-symlinks-flag • 1.0.0Determine if the current node version supports the `--preserve-symlinks` flag.INDIRECT0
toidentifier • 1.0.1Convert a string of words to a JavaScript identifierINDIRECT0
tsscmp • 1.0.6Timing safe string compare using double HMACINDIRECT0
type-is • 1.6.18Infer the content-type of a request.INDIRECT3
universalify • 0.1.2Make a callback- or promise-based function support both promises and callbacks.INDIRECT0
universalify • 2.0.1Make a callback- or promise-based function support both promises and callbacks.INDIRECT0
vary • 1.1.2Manipulate the HTTP Vary headerINDIRECT0
ws • 8.18.0Simple to use, blazing fast and thoroughly tested websocket client and server for Node.jsDIRECT0
ylru • 1.4.0Extends LRU base on hashlruINDIRECT0
ISC8
PackageRelationDependenciesPublished
at-least-node • 1.0.0Lightweight Node.js version sniffing/comparisonINDIRECT0
flatted • 3.3.2A super light and fast circular JSON parser.INDIRECT0
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
ini • 1.3.8An ini encoder/decoder for nodeINDIRECT0
isexe • 2.0.0Minimal module to check if a file is executable.INDIRECT0
setprototypeof • 1.2.0A small polyfill for Object.setprototypeofINDIRECT0
which • 1.3.1Like which(1) unix command. Find the first instance of an executable in the PATH.INDIRECT1
unknown2
PackageRelationDependenciesPublished
isomorphic-rslog • 0.0.5A tiny, intuitive, type-friendly logger for Node.js/Browser.INDIRECT0
only • 0.0.2return whitelisted properties of an objectINDIRECT0
Apache-2.01
PackageRelationDependenciesPublished
log4js • 6.9.1Port of Log4js to work with node.DIRECT10
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/%40module-federation%2Fdts-plugin)](https://licenses.dev/npm/%40module-federation%2Fdts-plugin)
<a href="https://licenses.dev/npm/%40module-federation%2Fdts-plugin">
  <img src="https://licenses.dev/b/npm/%40module-federation%2Fdts-plugin" alt="licenses" />
</a>

Or the licenses badge code for the 0.6.16 version:

[![licenses](https://licenses.dev/b/npm/%40module-federation%2Fdts-plugin/0.6.16)](https://licenses.dev/npm/%40module-federation%2Fdts-plugin/0.6.16)
<a href="https://licenses.dev/npm/%40module-federation%2Fdts-plugin/0.6.16">
  <img src="https://licenses.dev/b/npm/%40module-federation%2Fdts-plugin/0.6.16" alt="licenses" />
</a>
GitHub