licenses.dev

mocha v3.5.3

simple, flexible, fun test framework

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT25
PackageRelationDependenciesPublished
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
brace-expansion • 1.1.11Brace expansion as known from sh/bashINDIRECT2
commander • 2.9.0the complete solution for node.js command-line programsDIRECT1
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
debug • 2.6.8small debugging utilityDIRECT1
escape-string-regexp • 1.0.5Escape RegExp special charactersDIRECT0
graceful-readlink • 1.0.1graceful fs.readlinkINDIRECT0
growl • 1.9.2Growl unobtrusive notificationsDIRECT0
has-flag • 1.0.0Check if argv has a specific flagINDIRECT0
he • 1.1.1A robust HTML entities encoder/decoder with full Unicode support.DIRECT0
json3 • 3.3.2A modern JSON implementation compatible with nearly all JavaScript platforms.DIRECT0
lodash._baseassign • 3.2.0The modern build of lodash’s internal `baseAssign` as a module.INDIRECT5
lodash._basecopy • 3.0.1The modern build of lodash’s internal `baseCopy` as a module.INDIRECT0
lodash._basecreate • 3.0.3The modern build of lodash’s internal `baseCreate` as a module.INDIRECT0
lodash._getnative • 3.9.1The modern build of lodash’s internal `getNative` as a module.INDIRECT0
lodash._isiterateecall • 3.0.9The modern build of lodash’s internal `isIterateeCall` as a module.INDIRECT0
lodash.create • 3.1.1The modern build of lodash’s `_.create` as a module.DIRECT8
lodash.isarguments • 3.1.0The lodash method `_.isArguments` exported as a module.INDIRECT0
lodash.isarray • 3.0.4The modern build of lodash’s `_.isArray` as a module.INDIRECT0
lodash.keys • 3.1.2The modern build of lodash’s `_.keys` as a module.INDIRECT3
minimist • 0.0.8parse argument optionsINDIRECT0
mkdirp • 0.5.1Recursively mkdir, like `mkdir -p`DIRECT1
ms • 2.0.0Tiny milisecond conversion utilityINDIRECT0
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
supports-color • 3.1.2Detect whether a terminal supports colorDIRECT1
ISC8
PackageRelationDependenciesPublished
browser-stdout • 1.3.0`process.stdout` in your browser.DIRECT0
fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
glob • 7.1.1a 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-Clause1
PackageRelationDependenciesPublished
diff • 3.2.0A javascript text diff implementation.DIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 3.5.3 version:

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