licenses.dev

unitest v0.13.0

Run browser and node tests with coverage reports

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT107
PackageRelationDependenciesPublished
ajv • 6.15.0Another JSON Schema ValidatorINDIRECT5
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
asn1 • 0.2.6Contains parsers and serializers for ASN.1 (currently BER only)INDIRECT1
assert-plus • 1.0.0Extra assertions on top of node's assert moduleINDIRECT0
async • 1.5.2Higher-order functions and common patterns for asynchronous codeINDIRECT0
asynckit • 0.4.0Minimal async jobs utility library, with streams supportINDIRECT0
aws4 • 1.13.2Signs and prepares requests using AWS Signature Version 4INDIRECT0
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
brace-expansion • 1.1.16Brace expansion as known from sh/bashINDIRECT2
buffer-crc32 • 0.2.13A pure javascript CRC32 algorithm that plays nice with binary dataINDIRECT0
buffer-from • 1.1.2A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.INDIRECT0
code-point-at • 1.1.0ES2015 `String#codePointAt()` ponyfillINDIRECT0
combined-stream • 1.0.8A stream that emits multiple other streams one after another.INDIRECT1
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
concat-stream • 1.6.2writable stream that concatenates strings or binary data and calls a callback with the resultINDIRECT10
core-util-is • 1.0.2The `util.is*` functions introduced in Node v0.12.INDIRECT0
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
dashdash • 1.14.1A light, featureful and explicit option parsing library.INDIRECT1
debug • 2.6.9small debugging utilityINDIRECT1
deep-extend • 0.6.0Recursive object extendingINDIRECT0
deep-is • 0.1.4node's assert.deepEqual algorithm except for NaN being equal to NaNINDIRECT0
delayed-stream • 1.0.0Buffers events from a stream until you are ready to handle them.INDIRECT0
ecc-jsbn • 0.1.2ECC JS code based on JSBNINDIRECT2
electron-prebuilt • 1.4.13Install prebuilt electron binaries for the command-line using npmDIRECT112
es6-promise • 4.2.8A lightweight library that provides tools for organizing asynchronous codeINDIRECT0
extend • 3.0.2Port of jQuery.extend for node.js and the browserINDIRECT0
extsprintf • 1.3.0extended POSIX-style sprintfINDIRECT0
fast-deep-equal • 3.1.3Fast deep equalINDIRECT0
fast-json-stable-stringify • 2.1.0deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonifyINDIRECT0
fast-levenshtein • 2.0.6Efficient implementation of Levenshtein algorithm with locale-specific collator support.INDIRECT0
fd-slicer • 1.1.0safely create multiple ReadStream or WriteStream objects from the same file descriptorINDIRECT1
form-data • 2.3.3A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.INDIRECT5
fs-extra • 0.30.0fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as mkdir -p, cp -r, and rm -rf.INDIRECT15
getpass • 0.1.7getpass for node.jsINDIRECT1
handlebars • 4.7.9Handlebars provides the power necessary to let you build semantic templates effectively with no frustrationINDIRECT5
har-validator • 5.1.5Extremely fast HTTP Archive (HAR) validator using JSON SchemaINDIRECT7
has-flag • 1.0.0Check if argv has a specific flagINDIRECT0
home-path • 1.0.7Cross-platform home directory retrieverINDIRECT0
http-signature • 1.2.0Reference implementation of Joyent's HTTP Signature scheme.INDIRECT15
is-fullwidth-code-point • 1.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT1
is-typedarray • 1.0.0Detect whether or not an object is a Typed ArrayINDIRECT0
isarray • 0.0.1Array#isArray for older browsersINDIRECT0
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
isstream • 0.1.2Determine if an object is a StreamINDIRECT0
js-yaml • 3.15.0YAML 1.2 parser and serializerINDIRECT3
jsbn • 0.1.1The jsbn library is a fast, portable implementation of large-number math in pure JavaScript, enabling public-key crypto and other applications on desktop and mobile browsers.INDIRECT0
json-schema-traverse • 0.4.1Traverse JSON Schema passing each schema object to callbackINDIRECT0
jsonfile • 2.4.0Easily read/write JSON files.INDIRECT1
jsprim • 1.4.2utilities for primitive JavaScript typesINDIRECT5
klaw • 1.3.1File system walker with Readable stream interface.INDIRECT1
levn • 0.3.0Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexibleINDIRECT2
merge2 • 1.4.1Merge multiple streams into one stream in sequence or parallel.DIRECT0
mime-db • 1.52.0Media Type DatabaseINDIRECT0
mime-types • 2.1.35The ultimate javascript content-type utility.INDIRECT1
minimist • 1.2.8parse argument optionsDIRECT0
mkdirp • 0.5.6Recursively 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
neo-async • 2.6.2Neo-Async is a drop-in replacement for Async, it almost fully covers its functionality and runs faster INDIRECT0
number-is-nan • 1.0.1ES2015 Number.isNaN() ponyfillINDIRECT0
object-keys • 0.4.0An Object.keys replacement, in case Object.keys is not available. From https://github.com/kriskowal/es5-shimINDIRECT0
optionator • 0.8.3option parsing and help generationINDIRECT6
path-exists • 2.1.0Check if a path existsINDIRECT2
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
pend • 1.2.0dead-simple optimistic async helperINDIRECT0
performance-now • 2.1.0Implements performance.now (based on process.hrtime).INDIRECT0
pinkie-promise • 2.0.1ES2015 Promise ponyfillINDIRECT1
pinkie • 2.0.4Itty bitty little widdle twinkie pinkie ES2015 Promise implementationINDIRECT0
prelude-ls • 1.1.2prelude.ls is a functionally oriented utility library. It is powerful and flexible. Almost all of its functions are curried. It is written in, and is the recommended base library for, LiveScript.INDIRECT0
pretty-bytes • 4.0.2Convert bytes to a human readable string: 1337 → 1.34 kBINDIRECT0
process-nextick-args • 2.0.1process.nextTick but always with argsINDIRECT0
psl • 1.15.0Domain name parser based on the Public Suffix ListINDIRECT1
punycode • 2.3.1A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.INDIRECT0
queue-microtask • 1.2.3fast, tiny `queueMicrotask` shim for modern enginesINDIRECT0
readable-stream • 1.1.14Streams3, a user-land copy of the stream library from Node.js v0.11.xINDIRECT4
readable-stream • 2.3.8Streams3, a user-land copy of the stream library from Node.jsINDIRECT7
resolve • 1.1.7resolve like require.resolve() on behalf of files asynchronously and synchronouslyINDIRECT0
run-parallel • 1.2.0Run an array of functions in parallelDIRECT1
safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
single-line-log • 1.1.2Keep writing to the same line in the terminal. Very useful when you write progress bars, or a status message during longer operationsINDIRECT6
speedometer • 0.1.4simple speed measurement in javascriptINDIRECT0
split • 0.1.2split a Text Stream into a Line StreamINDIRECT1
sshpk • 1.18.0A library for finding and using SSH public keysINDIRECT9
string_decoder • 0.10.31The string_decoder module from Node coreINDIRECT0
string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
string-width • 1.0.2Get the visual width of a string - the number of columns required to display itINDIRECT5
strip-ansi • 3.0.1Strip ANSI escape codesINDIRECT1
strip-json-comments • 2.0.1Strip comments from JSON. Lets you use comments in your JSON files!INDIRECT0
supports-color • 3.2.3Detect whether a terminal supports colorINDIRECT1
tap-finished • 0.0.1detect when tap output is finishedDIRECT4
tap-parser • 0.2.1parse the test anything protocolINDIRECT2
throttleit • 0.0.2Throttle a functionINDIRECT0
through • 1.1.2simplified stream contructionINDIRECT0
through • 2.3.8simplified stream constructionINDIRECT0
through2 • 0.2.3A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noiseINDIRECT7
type-check • 0.3.2type-check allows you to check the types of JavaScript values at runtime with a Haskell like type syntax.INDIRECT1
typedarray • 0.0.6TypedArray polyfill for old browsersINDIRECT0
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
uuid • 3.4.0RFC4122 (v1, v4, and v5) UUIDsINDIRECT0
verror • 1.10.0richer JavaScript errorsINDIRECT3
word-wrap • 1.2.5Wrap words to a specified length.INDIRECT0
wordwrap • 1.0.0Wrap those words. Show them at what columns to start and stop.INDIRECT0
xtend • 2.1.2extend like a bossINDIRECT1
yauzl • 2.10.0yet another unzip library for nodeINDIRECT3
ISC21
PackageRelationDependenciesPublished
abbrev • 1.0.9Like ruby's abbrev module, but in jsINDIRECT0
exit-code • 1.0.2`process.exitCode` behavior back-ported from io.js and Node.js 0.12+DIRECT0
fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
glob • 5.0.15a little globberINDIRECT9
glob • 7.2.3a little globberINDIRECT10
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
har-schema • 2.0.0JSON Schema for HTTP Archive (HAR)INDIRECT0
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
ini • 1.3.8An ini encoder/decoder for nodeINDIRECT0
isexe • 2.0.0Minimal module to check if a file is executable.INDIRECT0
istanbul-reporter-raw-json • 1.0.1Reporter for istanbul <1.0 that dumps collector.getFinalCoverage() into coverage.raw.json, just like Istanbul 1.0 alpha. Useful for quickly reporting coverage from previously-generated results.DIRECT0
json-stringify-safe • 5.0.1Like JSON.stringify, but doesn't blow up on circular refs.INDIRECT0
minimatch • 3.1.5a glob matcher in javascriptINDIRECT3
nopt • 3.0.6Option parsing for Node, supporting types, shorthands, etc. Used by npm.INDIRECT1
once • 1.4.0Run a function exactly one timeINDIRECT1
rimraf • 2.7.1A deep deletion module for node (like `rm -rf`)INDIRECT11
semver • 5.7.2The semantic version parser used by npm.INDIRECT0
tap-merge • 0.3.1Merge multiple TAP streams into oneDIRECT2
which • 1.3.1Like which(1) unix command. Find the first instance of an executable in the PATH.INDIRECT1
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
BSD-2-Clause9
PackageRelationDependenciesPublished
escodegen • 1.8.1ECMAScript code generatorINDIRECT12
esprima • 2.7.3ECMAScript parsing infrastructure for multipurpose analysisINDIRECT0
esprima • 4.0.1ECMAScript parsing infrastructure for multipurpose analysisINDIRECT0
estraverse • 1.9.3ECMAScript JS AST traversal functionsINDIRECT0
esutils • 2.0.3utility box for ECMAScript language toolsINDIRECT0
extract-zip • 1.7.0unzip a zip file into a directory using 100% javascriptINDIRECT19
progress-stream • 1.2.0Read the progress of a streamINDIRECT9
uglify-js • 3.19.3JavaScript parser, mangler/compressor and beautifier toolkitINDIRECT0
uri-js • 4.4.1An RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript.INDIRECT1
BSD-3-Clause8
PackageRelationDependenciesPublished
bcrypt-pbkdf • 1.0.2Port of the OpenBSD bcrypt_pbkdf function to pure JSINDIRECT1
electron-download • 3.3.0download electron prebuilt binary zips from github releasesINDIRECT96
istanbul • 0.4.5Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests DIRECT42
qs • 6.5.5A querystring parser that supports nesting and arrays, with a depth limitINDIRECT0
source-map • 0.2.0Generates and consumes source mapsINDIRECT1
source-map • 0.6.1Generates and consumes source mapsINDIRECT0
sprintf-js • 1.0.3JavaScript sprintf implementationINDIRECT0
tough-cookie • 2.5.0RFC6265 Cookies and Cookie Jar for node.jsINDIRECT2
Apache-2.08
PackageRelationDependenciesPublished
aws-sign2 • 0.7.0AWS signing. Originally pulled from LearnBoost/knox, maintained as vendor in request, now a standalone module.INDIRECT0
caseless • 0.12.0Caseless object set/get/has, very useful when working with HTTP headers.INDIRECT0
forever-agent • 0.6.1HTTP Agent that keeps socket connections alive between keep-alive requests. Formerly part of mikeal/request, now a standalone module.INDIRECT0
highland • 2.13.5The high-level streams libraryINDIRECT1
oauth-sign • 0.9.0OAuth 1 signing. Formerly a vendor lib in mikeal/request, now a standalone module.INDIRECT0
request • 2.88.2Simplified HTTP request client.INDIRECT46
sumchecker • 1.3.1Checksum validatorINDIRECT3
tunnel-agent • 0.6.0HTTP proxy tunneling agent. Formerly part of mikeal/request, now a standalone module.INDIRECT1
non-standard2
PackageRelationDependenciesPublished
getport • 0.1.0Find an open port to listen on.DIRECT0
nugget • 2.2.0minimalist wget clone written in node. HTTP GETs a file and saves it to the current working directoryINDIRECT69
Apache-2.0 OR BSD-2-Clause OR MIT1
PackageRelationDependenciesPublished
rc • 1.2.8hardwired configuration loaderINDIRECT4
BSD-3-Clause OR MIT1
PackageRelationDependenciesPublished
amdefine • 1.0.1Provide AMD's define() API for declaring modules in the AMD formatINDIRECT0
AFL-2.1 OR BSD-3-Clause1
PackageRelationDependenciesPublished
json-schema • 0.4.0JSON Schema validation and specificationsINDIRECT0
Unlicense1
PackageRelationDependenciesPublished
tweetnacl • 0.14.5Port of TweetNaCl cryptographic library to JavaScriptINDIRECT0
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 0.13.0 version:

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