licenses.dev

ts-node v2.1.2

TypeScript execution environment and REPL for node

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT20
PackageRelationDependenciesPublished
ansi-regex • 2.1.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 2.2.1ANSI escape codes for styling strings in the terminalINDIRECT0
arrify • 1.0.1Convert a value to an arrayDIRECT0
chalk • 1.1.3Terminal string styling done right. Much color.DIRECT6
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
has-ansi • 2.0.0Check if a string has ANSI escape codesINDIRECT1
minimist • 1.2.8parse argument optionsDIRECT0
mkdirp • 0.5.6Recursively mkdir, like `mkdir -p`DIRECT1
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
pinkie • 2.0.4Itty bitty little widdle twinkie pinkie ES2015 Promise implementationDIRECT0
source-map-support • 0.4.18Fixes stack traces for files with source mapsDIRECT1
strip-ansi • 3.0.1Strip ANSI escape codesINDIRECT1
strip-bom • 3.0.0Strip UTF-8 byte order mark (BOM) from a stringINDIRECT0
strip-json-comments • 2.0.1Strip comments from JSON. Lets you use comments in your JSON files!INDIRECT0
supports-color • 2.0.0Detect whether a terminal supports colorINDIRECT0
tsconfig • 6.0.0Resole and parse `tsconfig.json`, replicating to TypeScript's behaviourDIRECT2
user-home • 1.1.1Get the path to the user home directoryINDIRECT0
v8flags • 2.1.1Get available v8 flags.DIRECT1
xtend • 4.0.2extend like a bossDIRECT0
yn • 1.3.0Parse yes/no like valuesDIRECT1
BSD-3-Clause2
PackageRelationDependenciesPublished
diff • 3.5.0A javascript text diff implementation.DIRECT0
source-map • 0.5.7Generates 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 2.1.2 version:

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