licenses.dev

tap v12.7.0

A Test-Anything-Protocol library

Published on

Licenses

Learn more about license information.

Package Licenses

ISC

Dependency Licenses

MIT145
PackageRelationDependenciesPublished
@babel/code-frame • 7.26.2Generate errors that contain a code frame that point to source locations.INDIRECT3
@babel/generator • 7.26.5Turns an AST into code.INDIRECT10
@babel/helper-string-parser • 7.25.9A utility package to parse stringsINDIRECT0
@babel/helper-validator-identifier • 7.25.9Validate identifier/keywords nameINDIRECT0
@babel/parser • 7.26.5A JavaScript parserINDIRECT3
@babel/template • 7.25.9Generate an AST from a string template.INDIRECT7
@babel/traverse • 7.26.5The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodesINDIRECT18
@babel/types • 7.26.5Babel Types is a Lodash-esque utility library for AST nodesINDIRECT2
@jridgewell/gen-mapping • 0.3.8Generate source mapsINDIRECT4
@jridgewell/resolve-uri • 3.1.2Resolve a URI relative to an optional base URIINDIRECT0
@jridgewell/set-array • 1.2.1Like a Set, but provides the index of the `key` in the backing arrayINDIRECT0
@jridgewell/sourcemap-codec • 1.5.0Encode/decode sourcemap mappingsINDIRECT0
@jridgewell/trace-mapping • 0.3.25Trace the original position through a source mapINDIRECT2
ajv • 6.12.6Another JSON Schema ValidatorINDIRECT5
ansi-regex • 2.1.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-regex • 4.1.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 3.2.1ANSI escape codes for styling strings in the terminalINDIRECT2
append-transform • 1.0.0Install a transform to `require.extensions` that always runs last, even if additional extensions are added later.INDIRECT2
archy • 1.0.0render nested hierarchies `npm ls` style with unicode pipesINDIRECT0
arg • 4.1.3Another simple argument parserINDIRECT0
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
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.11Brace expansion as known from sh/bashINDIRECT2
buffer-from • 1.1.2A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.INDIRECT0
caching-transform • 3.0.2Wraps a transform and provides cachingINDIRECT13
camelcase • 5.3.1Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`INDIRECT0
capture-stack-trace • 1.0.2Error.captureStackTrace ponyfillDIRECT0
clean-yaml-object • 0.1.0Clean up an object prior to serializationDIRECT0
color-convert • 1.9.3Plain color conversion functionsINDIRECT1
color-name • 1.1.3A list of color names and its valuesINDIRECT0
combined-stream • 1.0.8A stream that emits multiple other streams one after another.INDIRECT1
commondir • 1.0.1compute the closest common parent for file pathsINDIRECT0
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
convert-source-map • 1.9.0Converts a source-map from/to different formats and allows adding/changing properties.INDIRECT0
core-util-is • 1.0.2The `util.is*` functions introduced in Node v0.12.INDIRECT0
cp-file • 6.2.0Copy a fileINDIRECT6
cross-spawn • 4.0.2Cross platform child_process#spawn and child_process#spawnSyncINDIRECT5
dashdash • 1.14.1A light, featureful and explicit option parsing library.INDIRECT1
debug • 2.6.9small debugging utilityINDIRECT1
debug • 4.4.0Lightweight debugging utility for Node.js and the browserINDIRECT1
decamelize • 1.2.0Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbowINDIRECT0
default-require-extensions • 2.0.0Node's default require extensions as a separate moduleINDIRECT1
delayed-stream • 1.0.0Buffers events from a stream until you are ready to handle them.INDIRECT0
domain-browser • 1.2.0Node's domain module for the web browser. This is merely an evented try...catch with the same API as node, nothing more.DIRECT0
ecc-jsbn • 0.1.2ECC JS code based on JSBNINDIRECT2
emoji-regex • 7.0.3A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
error-ex • 1.3.2Easy error subclassing and stack customizationINDIRECT1
es6-error • 4.1.1Easily-extendable error for use with ES6 classesINDIRECT0
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
escape-string-regexp • 2.0.0Escape RegExp special charactersINDIRECT0
esm • 3.2.25Tomorrow's ECMAScript modules today!DIRECT0
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
find-cache-dir • 2.1.0Finds the common standard cache directoryINDIRECT11
find-up • 3.0.0Find a file or directory by walking up parent directoriesINDIRECT5
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
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
getpass • 0.1.7getpass for node.jsINDIRECT1
globals • 11.12.0Global identifiers from different JavaScript environmentsINDIRECT0
har-validator • 5.1.5Extremely fast HTTP Archive (HAR) validator using JSON SchemaINDIRECT7
has-flag • 3.0.0Check if argv has a specific flagINDIRECT0
hasha • 3.0.0Hashing made simple. Get the hash of a buffer/string/stream/file.INDIRECT1
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate.INDIRECT1
html-escaper • 2.0.2fast and safe way to escape and unescape &<>'" charsINDIRECT0
http-signature • 1.2.0Reference implementation of Joyent's HTTP Signature scheme.INDIRECT15
imurmurhash • 0.1.4An incremental implementation of MurmurHash3INDIRECT0
is-arrayish • 0.2.1Determines if an object can be used as an arrayINDIRECT0
is-core-module • 2.16.1Is this specifier a node.js core module?INDIRECT2
is-fullwidth-code-point • 2.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
is-stream • 1.1.0Check if something is a Node.js streamINDIRECT0
is-typedarray • 1.0.0Detect whether or not an object is a Typed ArrayINDIRECT0
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
isstream • 0.1.2Determine if an object is a StreamINDIRECT0
js-tokens • 4.0.0A regex that tokenizes JavaScript.INDIRECT0
js-yaml • 3.14.1YAML 1.2 parser and serializerDIRECT3
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
jsesc • 3.1.0Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.INDIRECT0
json-parse-better-errors • 1.0.2JSON.parse with context information on errorINDIRECT0
json-schema-traverse • 0.4.1Traverse JSON Schema passing each schema object to callbackINDIRECT0
jsprim • 1.4.2utilities for primitive JavaScript typesINDIRECT5
load-json-file • 4.0.0Read and parse a JSON fileINDIRECT7
locate-path • 3.0.0Get the first path that exists on disk of multiple pathsINDIRECT4
lodash.flattendeep • 4.4.0The lodash method `_.flattenDeep` exported as a module.INDIRECT0
make-dir • 2.1.0Make a directory and its parents if needed - Think `mkdir -p`INDIRECT2
merge-source-map • 1.1.0Merge old source map and new source map in multi-transform flowINDIRECT1
mime-db • 1.52.0Media Type DatabaseINDIRECT0
mime-types • 2.1.35The ultimate javascript content-type utility.INDIRECT1
minimist • 1.2.8parse argument optionsINDIRECT0
mkdirp • 0.5.6Recursively mkdir, like `mkdir -p`DIRECT1
ms • 2.0.0Tiny milisecond conversion utilityINDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
nested-error-stacks • 2.1.1An Error subclass that will chain nested Errors and dump nested stacktracesINDIRECT0
os-homedir • 1.0.2Node.js 4 `os.homedir()` ponyfillDIRECT0
p-limit • 2.3.0Run multiple promise-returning & async functions with limited concurrencyINDIRECT1
p-locate • 3.0.0Get the first fulfilled promise that satisfies the provided testing functionINDIRECT2
p-try • 2.2.0`Start a promise chainINDIRECT0
parse-json • 4.0.0Parse JSON with more helpful errorsINDIRECT3
path-exists • 3.0.0Check if a path existsINDIRECT0
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
path-parse • 1.0.7Node.js path.parse() ponyfillINDIRECT0
path-type • 3.0.0Check if a path is a file, directory, or symlinkINDIRECT1
performance-now • 2.1.0Implements performance.now (based on process.hrtime).INDIRECT0
pify • 3.0.0Promisify a callback-style functionINDIRECT0
pify • 4.0.1Promisify a callback-style functionINDIRECT0
pkg-dir • 3.0.0Find the root directory of a Node.js project or npm packageINDIRECT6
process-nextick-args • 2.0.1process.nextTick but always with argsINDIRECT0
psl • 1.15.0Domain name parser based on the Public Suffix ListINDIRECT1
punycode • 1.4.1A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.INDIRECT0
punycode • 2.3.1A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.INDIRECT0
read-pkg-up • 4.0.0Read the closest package.json fileINDIRECT30
read-pkg • 3.0.0Read a package.json fileINDIRECT23
readable-stream • 2.3.8Streams3, a user-land copy of the stream library from Node.jsINDIRECT7
require-directory • 2.1.1Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.INDIRECT0
resolve-from • 4.0.0Resolve the path of a module like `require.resolve()` but from a given pathINDIRECT0
resolve • 1.22.10resolve like require.resolve() on behalf of files asynchronously and synchronouslyINDIRECT5
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
source-map-support • 0.5.21Fixes stack traces for files with source mapsDIRECT2
spdx-expression-parse • 3.0.1parse SPDX license expressionsINDIRECT2
sshpk • 1.18.0A library for finding and using SSH public keysINDIRECT9
stack-utils • 1.0.5Captures and cleans stack tracesDIRECT1
string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
string-width • 3.1.0Get the visual width of a string - the number of columns required to display itINDIRECT4
strip-ansi • 3.0.1Strip ANSI escape codesINDIRECT1
strip-ansi • 5.2.0Strip ANSI escape codes from a stringINDIRECT1
strip-bom • 3.0.0Strip UTF-8 byte order mark (BOM) from a stringINDIRECT0
supports-color • 6.1.0Detect whether a terminal supports colorINDIRECT1
supports-preserve-symlinks-flag • 1.0.0Determine if the current node version supports the `--preserve-symlinks` flag.INDIRECT0
tap-parser • 5.4.0parse the test anything protocolINDIRECT13
tap-parser • 7.0.0parse the test anything protocolDIRECT8
ts-node • 8.10.2TypeScript execution environment and REPL for node.js, with source map supportDIRECT7
unicode-length • 1.0.3Get the length of unicode stringsINDIRECT3
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
wrap-ansi • 5.1.0Wordwrap a string with ANSI escape codesINDIRECT8
yargs • 13.3.2yargs the modern, pirate-themed, successor to optimist.INDIRECT25
yn • 3.1.1Parse yes/no like valuesINDIRECT0
ISC51
PackageRelationDependenciesPublished
bind-obj-methods • 2.0.2Bind methods to an object from that object or some other source. Optionally specify a set of methods to skip over.DIRECT0
cliui • 5.0.0easily create complex multi-column command-line-interfacesINDIRECT9
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
foreground-child • 1.5.6Run a child as if it's the foreground process. Give it stdio. Exit when it exits.DIRECT7
fs-exists-cached • 1.0.0Just like `fs.exists` and `fs.existsSync`, but cachedDIRECT0
fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
function-loop • 1.0.2Run a list of functions in order in a given object context. The functions can be callback-taking or promise-returning.DIRECT0
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
glob • 7.2.3a little globberDIRECT10
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
hosted-git-info • 2.8.9Provides metadata and conversions from repository urls for Github, Bitbucket and GitlabINDIRECT0
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
isexe • 2.0.0Minimal module to check if a file is executable.DIRECT0
json-stringify-safe • 5.0.1Like JSON.stringify, but doesn't blow up on circular refs.INDIRECT0
log-driver • 1.2.7log-driver is a simple logging framework for logging to stdoutINDIRECT0
lru-cache • 4.1.5A cache object that deletes the least-recently-used items.INDIRECT2
make-error • 1.3.6Make your own error types!INDIRECT0
minimatch • 3.1.2a glob matcher in javascriptINDIRECT3
minipass • 2.9.0minimal implementation of a PassThrough streamDIRECT2
nyc • 14.1.1the Istanbul command line interfaceDIRECT134
once • 1.4.0Run a function exactly one timeINDIRECT1
own-or-env • 1.0.2Use an objects own property, or an environment variable. Optionally treat as a boolean if the env should be set to 1 or 0.DIRECT1
own-or • 1.0.0Either use the object's own property, or a fallbackDIRECT0
package-hash • 3.0.0Generates a hash for an installed npm package, useful for salting cachesINDIRECT6
picocolors • 1.1.1The tiniest and the fastest library for terminal output formatting with ANSI colorsINDIRECT0
pseudomap • 1.0.2A thing that is a lot like ES6 `Map`, but without iterators, for use in environments where `for..of` syntax and `Map` are not available.INDIRECT0
release-zalgo • 1.0.0Helps you write code with promise-like chains that can run both synchronously and asynchronouslyINDIRECT1
require-main-filename • 2.0.0shim for require.main.filename() that works in as many environments as possibleINDIRECT0
rimraf • 2.7.1A deep deletion module for node (like `rm -rf`)DIRECT11
semver • 5.7.2The semantic version parser used by npm.INDIRECT0
semver • 6.3.1The semantic version parser used by npm.INDIRECT0
set-blocking • 2.0.0set blocking stdio and stderr ensuring that terminal output does not truncateINDIRECT0
signal-exit • 3.0.7when you want to fire an event no matter how a process exits.DIRECT0
spawn-wrap • 1.4.3Wrap all spawned Node.js child processes by adding environs and arguments ahead of the main JavaScript file argument.INDIRECT23
tap-mocha-reporter • 3.0.9Format a TAP stream using Mocha's set of reportersDIRECT33
test-exclude • 5.2.3test for inclusion or exclusion of paths using pkg-conf and globsINDIRECT43
tmatch • 4.0.0This module exists to facilitate the `t.match()` method in [`tap`](http://npm.im/tap).DIRECT0
trivial-deferred • 1.1.2The most dead-simple trivial Deferred implementationDIRECT0
tsame • 2.0.1the logic behind tap's t.same() and t.strictSame()DIRECT0
which-module • 2.0.1Find the module object for something that was require()dINDIRECT0
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
write-file-atomic • 2.4.3Write files in an atomic fashion w/configurable ownershipDIRECT3
y18n • 4.0.3the bare-bones internationalization library used by yargsINDIRECT0
yallist • 2.1.2Yet Another Linked ListINDIRECT0
yallist • 3.1.1Yet Another Linked ListINDIRECT0
yapool • 1.0.0Yet Another object pool in JavaScriptDIRECT0
yargs-parser • 13.1.2the mighty option parser used by yargsINDIRECT2
BSD-3-Clause14
PackageRelationDependenciesPublished
bcrypt-pbkdf • 1.0.2Port of the OpenBSD bcrypt_pbkdf function to pure JSINDIRECT1
diff • 1.4.0A javascript text diff implementation.INDIRECT0
diff • 4.0.2A javascript text diff implementation.INDIRECT0
istanbul-lib-coverage • 2.0.5Data library for istanbul coverage objectsINDIRECT0
istanbul-lib-hook • 2.0.7Hooks for require, vm and script used in istanbulINDIRECT3
istanbul-lib-instrument • 3.3.0Core istanbul API for JS code coverageINDIRECT21
istanbul-lib-report • 2.0.8Base reporting library for istanbulINDIRECT6
istanbul-lib-source-maps • 3.0.6Source maps support for istanbulINDIRECT19
istanbul-reports • 2.2.7istanbul reportsINDIRECT1
lcov-parse • 1.0.0Parse lcov results files and return JSONINDIRECT0
qs • 6.5.3A querystring parser that supports nesting and arrays, with a depth limitINDIRECT0
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.09
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
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
spdx-correct • 3.2.0correct invalid SPDX expressionsINDIRECT3
tunnel-agent • 0.6.0HTTP proxy tunneling agent. Formerly part of mikeal/request, now a standalone module.INDIRECT1
typescript • 3.9.10TypeScript is a language for application scale JavaScript developmentDIRECT0
validate-npm-package-license • 3.0.4Give me a string and I'll tell you if it's a valid npm package license stringINDIRECT4
BSD-2-Clause5
PackageRelationDependenciesPublished
browser-process-hrtime • 1.0.0Shim for process.hrtime in the browserDIRECT0
coveralls • 3.1.1takes json-cov output into stdin and POSTs to coveralls.ioDIRECT54
esprima • 4.0.1ECMAScript parsing infrastructure for multipurpose analysisINDIRECT0
normalize-package-data • 2.5.0Normalizes data that can be found in package.json files.INDIRECT13
uri-js • 4.4.1An RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript.INDIRECT1
MIT OR WTFPL1
PackageRelationDependenciesPublished
opener • 1.5.2Opens stuff, like webpages and files and executables, cross-platformDIRECT0
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
CC-BY-3.01
PackageRelationDependenciesPublished
spdx-exceptions • 2.5.0list of SPDX standard license exceptionsINDIRECT0
CC0-1.01
PackageRelationDependenciesPublished
spdx-license-ids • 3.0.20A list of SPDX license identifiersINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 12.7.0 version:

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