licenses.dev

tap-mocha-reporter v3.0.9

Format a TAP stream using Mocha's set of reporters

Published on

Licenses

Learn more about license information.

Package Licenses

ISC

Dependency Licenses

MIT21
PackageRelationDependenciesPublished
ansi-regex • 2.1.1Regular expression for matching ANSI escape codesINDIRECT0
argparse • 1.0.10Very powerful CLI arguments parser. Native port of argparse - python's options parsing libraryINDIRECT1
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
brace-expansion • 1.1.11Brace expansion as known from sh/bashINDIRECT2
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
debug • 2.6.9small debugging utilityDIRECT1
escape-string-regexp • 1.0.5Escape RegExp special charactersDIRECT0
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
js-yaml • 3.14.1YAML 1.2 parser and serializerDIRECT3
ms • 2.0.0Tiny milisecond conversion utilityINDIRECT0
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
process-nextick-args • 2.0.1process.nextTick but always with argsINDIRECT0
punycode • 1.4.1A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.INDIRECT0
readable-stream • 2.3.8Streams3, a user-land copy of the stream library from Node.jsDIRECT7
safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
strip-ansi • 3.0.1Strip ANSI escape codesINDIRECT1
tap-parser • 5.4.0parse the test anything protocolDIRECT13
unicode-length • 1.0.3Get the length of unicode stringsDIRECT3
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
ISC9
PackageRelationDependenciesPublished
color-support • 1.1.3A module which will endeavor to guess your terminal's level of color support.DIRECT0
events-to-array • 1.1.2Put a bunch of emitted events in an array, for testing.INDIRECT0
fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
glob • 7.2.3a little globberDIRECT10
inflight • 1.0.6Add callbacks to requests in flight to avoid async duplicationINDIRECT2
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
minimatch • 3.1.2a glob matcher in javascriptINDIRECT3
once • 1.4.0Run a function exactly one timeINDIRECT1
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
BSD-3-Clause2
PackageRelationDependenciesPublished
diff • 1.4.0A javascript text diff implementation.DIRECT0
sprintf-js • 1.0.3JavaScript sprintf implementationINDIRECT0
BSD-2-Clause1
PackageRelationDependenciesPublished
esprima • 4.0.1ECMAScript parsing infrastructure for multipurpose analysisINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 3.0.9 version:

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