licenses.dev

unitest v2.1.0

Run browser and node tests with coverage reports

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT36
PackageRelationDependenciesPublished
@types/core-js • 0.9.46TypeScript definitions for core-jsINDIRECT0
@types/mkdirp • 0.3.29TypeScript definitions for mkdirp 0.3.0INDIRECT0
@types/node • 6.0.66TypeScript definitions for Node.jsINDIRECT0
@types/rimraf • 0.0.28TypeScript definitions for rimrafINDIRECT0
async-limiter • 1.0.1asynchronous function queue with adjustable concurrencyINDIRECT0
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
brace-expansion • 1.1.16Brace expansion as known from sh/bashINDIRECT2
chrome-remote-interface • 0.25.7Chrome Debugging Protocol interfaceDIRECT5
commander • 2.11.0the complete solution for node.js command-line programsINDIRECT0
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 utilityINDIRECT1
get-port • 3.2.0Get an available portDIRECT0
is-wsl • 1.1.0Check if the process is running inside Windows Subsystem for Linux (Bash on Windows)INDIRECT0
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
merge2 • 1.0.3Merge multiple streams into one stream in sequence or parallel.DIRECT0
minimist • 0.0.8parse argument optionsINDIRECT0
minimist • 1.2.8parse argument optionsDIRECT0
mkdirp • 0.5.1Recursively mkdir, like `mkdir -p`INDIRECT1
ms • 2.0.0Tiny milisecond conversion utilityINDIRECT0
multistream • 2.1.1A stream that emits multiple other streams one after another (streams2)DIRECT8
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
process-nextick-args • 2.0.1process.nextTick but always with argsINDIRECT0
queue-microtask • 1.2.3fast, tiny `queueMicrotask` shim for modern enginesINDIRECT0
readable-stream • 2.3.8Streams3, a user-land copy of the stream library from Node.jsINDIRECT7
run-parallel • 1.2.0Run an array of functions in parallelDIRECT1
safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
split • 0.1.2split a Text Stream into a Line StreamINDIRECT1
string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
tap-finished • 0.0.1detect when tap output is finishedDIRECT4
tap-parser • 0.2.1parse the test anything protocolINDIRECT2
through • 1.1.2simplified stream contructionINDIRECT0
through • 2.3.8simplified stream constructionINDIRECT0
ultron • 1.1.1Ultron is high-intelligence robot. It gathers intel so it can start improving upon his rudimentary designINDIRECT0
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
ws • 3.3.3Simple to use, blazing fast and thoroughly tested websocket client and server for Node.jsINDIRECT3
ISC9
PackageRelationDependenciesPublished
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 globberINDIRECT10
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.5a glob matcher in javascriptINDIRECT3
once • 1.4.0Run a function exactly one timeINDIRECT1
rimraf • 2.7.1A deep deletion module for node (like `rm -rf`)INDIRECT11
tap-merge • 0.3.1Merge multiple TAP streams into oneDIRECT2
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
Apache-2.04
PackageRelationDependenciesPublished
chrome-launcher • 0.9.0Launch latest Chrome with the Devtools Protocol port openDIRECT23
highland • 2.13.5The high-level streams libraryINDIRECT1
lighthouse-logger • 1.4.2A shared logging utility class for lighthouse and friends.INDIRECT3
marky • 1.3.0Performance timer based on performance.mark() and measure()INDIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
istanbul-lib-coverage • 1.2.1Data library for istanbul coverage objectsDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 2.1.0 version:

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