licenses.dev

rollup-plugin-typescript2 v0.25.3

Seamless integration between Rollup and TypeScript. Now with errors.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT17
PackageRelationDependenciesPublished
commondir • 1.0.1compute the closest common parent for file pathsINDIRECT0
estree-walker • 0.6.1Traverse 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 • 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.DIRECT3
jsonfile • 4.0.0Easily read/write JSON files.INDIRECT1
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
pkg-dir • 4.2.0Find the root directory of a Node.js project or npm packageINDIRECT6
resolve • 1.12.0resolve like require.resolve() on behalf of files asynchronously and synchronouslyDIRECT1
rollup-pluginutils • 2.8.1Functionality commonly needed by Rollup pluginsDIRECT1
universalify • 0.1.2Make 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
Apache-2.01
PackageRelationDependenciesPublished
tslib • 1.10.0Runtime 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.25.3 version:

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