licenses.dev

ts-mocha v8.0.0

Mocha thin wrapper that allows running TypeScript tests with TypeScript runtime (ts-node) to get rid of compilation complexity

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT11
PackageRelationDependenciesPublished
@types/json5 • 0.0.29TypeScript definitions for JSON5INDIRECT0
arrify • 1.0.1Convert a value to an arrayINDIRECT0
buffer-from • 1.1.2A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.INDIRECT0
json5 • 1.0.2JSON for humans.INDIRECT1
minimist • 1.2.8parse argument optionsINDIRECT0
mkdirp • 0.5.6Recursively mkdir, like `mkdir -p`INDIRECT1
source-map-support • 0.5.21Fixes stack traces for files with source mapsINDIRECT2
strip-bom • 3.0.0Strip UTF-8 byte order mark (BOM) from a stringINDIRECT0
ts-node • 7.0.1TypeScript execution environment and REPL for node.js, with source map supportDIRECT9
tsconfig-paths • 3.15.0Load node modules according to tsconfig paths, in run-time or via API.DIRECT4
yn • 2.0.0Parse yes/no like valuesINDIRECT0
BSD-3-Clause2
PackageRelationDependenciesPublished
diff • 3.5.0A javascript text diff implementation.INDIRECT0
source-map • 0.6.1Generates and consumes source mapsINDIRECT0
ISC1
PackageRelationDependenciesPublished
make-error • 1.3.6Make your own error types!INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 8.0.0 version:

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