licenses.dev

rollup-plugin-typescript2 v0.32.1

Seamless integration between Rollup and TypeScript. Now with errors.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT22
PackageRelationDependenciesPublished
@rollup/pluginutils • 4.2.1A set of utility functions commonly used by Rollup pluginsDIRECT2
commondir • 1.0.1compute the closest common parent for file pathsINDIRECT0
estree-walker • 2.0.2Traverse an ESTree-compliant ASTINDIRECT0
find-cache-dir • 3.3.2Finds the common standard cache directoryDIRECT10
find-up • 4.1.0Find a file or directory by walking up parent directoriesINDIRECT5
fs-extra • 10.1.0fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.DIRECT3
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate.INDIRECT1
is-core-module • 2.13.1Is this specifier a node.js core module?INDIRECT2
jsonfile • 6.1.0Easily read/write JSON files.INDIRECT2
locate-path • 5.0.0Get the first path that exists on disk of multiple pathsINDIRECT3
make-dir • 3.1.0Make a directory and its parents if needed - Think `mkdir -p`INDIRECT1
p-limit • 2.3.0Run multiple promise-returning & async functions with limited concurrencyINDIRECT1
p-locate • 4.1.0Get the first fulfilled promise that satisfies the provided testing functionINDIRECT2
p-try • 2.2.0`Start a promise chainINDIRECT0
path-exists • 4.0.0Check if a path existsINDIRECT0
path-parse • 1.0.7Node.js path.parse() ponyfillINDIRECT0
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
pkg-dir • 4.2.0Find the root directory of a Node.js project or npm packageINDIRECT6
resolve • 1.22.8resolve like require.resolve() on behalf of files asynchronously and synchronouslyDIRECT5
supports-preserve-symlinks-flag • 1.0.0Determine if the current node version supports the `--preserve-symlinks` flag.INDIRECT0
universalify • 2.0.1Make a callback- or promise-based function support both promises and callbacks.INDIRECT0
ISC2
PackageRelationDependenciesPublished
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
semver • 6.3.1The semantic version parser used by npm.INDIRECT0
0BSD1
PackageRelationDependenciesPublished
tslib • 2.6.2Runtime library for TypeScript helper functionsDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/rollup-plugin-typescript2)](https://licenses.dev/npm/rollup-plugin-typescript2)
<a href="https://licenses.dev/npm/rollup-plugin-typescript2">
  <img src="https://licenses.dev/b/npm/rollup-plugin-typescript2" alt="licenses" />
</a>

Or the licenses badge code for the 0.32.1 version:

[![licenses](https://licenses.dev/b/npm/rollup-plugin-typescript2/0.32.1)](https://licenses.dev/npm/rollup-plugin-typescript2/0.32.1)
<a href="https://licenses.dev/npm/rollup-plugin-typescript2/0.32.1">
  <img src="https://licenses.dev/b/npm/rollup-plugin-typescript2/0.32.1" alt="licenses" />
</a>
GitHub