licenses.dev

mocha v12.0.0-rc.1

Classic, reliable, trusted test framework for Node.js and the browser

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT35
PackageRelationDependenciesPublished
ansi-regex • 5.0.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminalINDIRECT2
balanced-match • 4.0.4Match balanced character pairs, like "{" and "}"INDIRECT0
brace-expansion • 5.0.9Brace expansion as known from sh/bashINDIRECT1
camelcase • 6.3.0Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`INDIRECT0
chokidar • 5.0.0Minimal and efficient cross-platform file watching libraryDIRECT1
color-convert • 2.0.1Plain color conversion functionsINDIRECT1
color-name • 1.1.4A list of color names and its valuesINDIRECT0
debug • 4.4.3Lightweight debugging utility for Node.js and the browserDIRECT1
decamelize • 4.0.0Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbowINDIRECT0
emoji-regex • 8.0.0A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
escalade • 3.2.0A tiny (183B to 210B) and fast utility to ascend parent directoriesINDIRECT0
find-up • 5.0.0Find a file or directory by walking up parent directoriesDIRECT5
has-flag • 4.0.0Check if argv has a specific flagINDIRECT0
he • 1.2.0A robust HTML entities encoder/decoder with full Unicode support.DIRECT0
is-fullwidth-code-point • 3.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
is-path-inside • 3.0.3Check if a path is inside another pathDIRECT0
is-plain-obj • 2.1.0Check if a value is a plain objectINDIRECT0
is-unicode-supported • 0.1.0Detect whether the terminal supports UnicodeDIRECT0
js-yaml • 4.3.2YAML 1.2 parser and serializerDIRECT1
locate-path • 6.0.0Get the first path that exists on disk of multiple pathsINDIRECT3
ms • 2.1.3Tiny millisecond conversion utilityDIRECT0
p-limit • 3.1.0Run multiple promise-returning & async functions with limited concurrencyINDIRECT1
p-locate • 5.0.0Get the first fulfilled promise that satisfies the provided testing functionINDIRECT2
path-exists • 4.0.0Check if a path existsINDIRECT0
readdirp • 5.1.1Recursive version of fs.readdir with small RAM & CPU footprintINDIRECT0
require-directory • 2.1.1Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.INDIRECT0
string-width • 4.2.3Get the visual width of a string - the number of columns required to display itINDIRECT4
strip-ansi • 6.0.1Strip ANSI escape codes from a stringINDIRECT1
strip-json-comments • 5.0.3Strip comments from JSON. Lets you use comments in your JSON files!DIRECT0
supports-color • 8.1.1Detect whether a terminal supports colorDIRECT1
wrap-ansi • 7.0.0Wordwrap a string with ANSI escape codesINDIRECT8
yargs-unparser • 2.0.0Converts back a yargs argv object to its original array formDIRECT4
yargs • 17.7.3yargs the modern, pirate-themed, successor to optimist.DIRECT15
yocto-queue • 0.1.0Tiny queue data structureINDIRECT0
ISC6
PackageRelationDependenciesPublished
browser-stdout • 1.3.1`process.stdout` in your browser.DIRECT0
cliui • 8.0.1easily create complex multi-column command-line-interfacesINDIRECT9
get-caller-file • 2.0.5[![Build Status](https://travis-ci.org/stefanpenner/get-caller-file.svg?branch=master)](https://travis-ci.org/stefanpenner/get-caller-file) [![Build status](https://ci.appveyor.com/api/projects/status/ol2q94g1932cy14a/branch/master?svg=true)](https://ci.aINDIRECT0
picocolors • 1.1.1The tiniest and the fastest library for terminal output formatting with ANSI colorsDIRECT0
y18n • 5.0.8the bare-bones internationalization library used by yargsINDIRECT0
yargs-parser • 21.1.1the mighty option parser used by yargsDIRECT0
BlueOak-1.0.05
PackageRelationDependenciesPublished
glob • 13.0.6the most correct and second fastest glob implementation in JavaScriptDIRECT6
lru-cache • 11.5.2A cache object that deletes the least-recently-used items.INDIRECT0
minimatch • 10.2.6a glob matcher in javascriptDIRECT2
minipass • 7.1.3minimal implementation of a PassThrough streamINDIRECT0
path-scurry • 2.0.2walk paths fast and efficientlyINDIRECT2
BSD-3-Clause3
PackageRelationDependenciesPublished
diff • 9.0.0A JavaScript text diff implementation.DIRECT0
flat • 5.0.2Take a nested Javascript object and flatten it, or unflatten an object with delimited keysINDIRECT0
serialize-javascript • 7.1.1Serialize JavaScript to a superset of JSON that includes regular expressions and functions.DIRECT0
Apache-2.01
PackageRelationDependenciesPublished
workerpool • 10.0.3Offload tasks to a pool of workers on node.js and in the browserDIRECT0
Python-2.01
PackageRelationDependenciesPublished
argparse • 2.0.1CLI arguments parser. Native port of python's argparse.INDIRECT0
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 12.0.0-rc.1 version:

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