licenses.dev

ts-node v5.0.1

TypeScript execution environment and REPL for node

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT13
PackageRelationDependenciesPublished
ansi-styles • 3.2.1ANSI escape codes for styling strings in the terminalINDIRECT2
arrify • 1.0.1Convert a value to an arrayDIRECT0
buffer-from • 1.1.2A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.INDIRECT0
chalk • 2.4.2Terminal string styling done rightDIRECT6
color-convert • 1.9.3Plain color conversion functionsINDIRECT1
color-name • 1.1.3A list of color names and its valuesINDIRECT0
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
has-flag • 3.0.0Check if argv has a specific flagINDIRECT0
minimist • 1.2.8parse argument optionsDIRECT0
mkdirp • 0.5.6Recursively mkdir, like `mkdir -p`DIRECT1
source-map-support • 0.5.21Fixes stack traces for files with source mapsDIRECT2
supports-color • 5.5.0Detect whether a terminal supports colorINDIRECT1
yn • 2.0.0Parse yes/no like valuesDIRECT0
BSD-3-Clause2
PackageRelationDependenciesPublished
diff • 3.5.0A javascript text diff implementation.DIRECT0
source-map • 0.6.1Generates and consumes source mapsINDIRECT0
ISC1
PackageRelationDependenciesPublished
make-error • 1.3.6Make your own error types!DIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 5.0.1 version:

[![licenses](https://licenses.dev/b/npm/ts-node/5.0.1)](https://licenses.dev/npm/ts-node/5.0.1)
<a href="https://licenses.dev/npm/ts-node/5.0.1">
  <img src="https://licenses.dev/b/npm/ts-node/5.0.1" alt="licenses" />
</a>
GitHub