licenses.dev

solidity-coverage v0.8.17

Code coverage for Solidity testing

Published on

Licenses

Learn more about license information.

Package Licenses

ISC

Dependency Licenses

MIT157
PackageRelationDependenciesPublished
@ethersproject/abi • 5.8.0Utilities and Classes for parsing, formatting and managing Ethereum ABIs.DIRECT27
@ethersproject/abstract-provider • 5.8.0An Abstract Class for describing an Ethereum Provider for ethers.INDIRECT24
@ethersproject/abstract-signer • 5.8.0An Abstract Class for desribing an Ethereum Signer for ethers.INDIRECT25
@ethersproject/address • 5.8.0Utilities for handling Ethereum Addresses for ethers.INDIRECT7
@ethersproject/base64 • 5.8.0Base64 coder.INDIRECT2
@ethersproject/bignumber • 5.8.0BigNumber library used in ethers.js.INDIRECT3
@ethersproject/bytes • 5.8.0Bytes utility functions for ethers.INDIRECT1
@ethersproject/constants • 5.8.0Common Ethereum constants used for ethers.INDIRECT4
@ethersproject/hash • 5.8.0Hash utility functions for Ethereum.INDIRECT26
@ethersproject/keccak256 • 5.8.0The keccak256 hash function for ethers.INDIRECT3
@ethersproject/logger • 5.8.0Logger utility functions for ethers.INDIRECT0
@ethersproject/networks • 5.8.0Network definitions for ethers.INDIRECT1
@ethersproject/properties • 5.8.0Properties utility functions for ethers.INDIRECT1
@ethersproject/rlp • 5.8.0Recursive-Length Prefix (RLP) coder.INDIRECT2
@ethersproject/signing-key • 5.8.0Elliptic curve library functions for the secp256k1 curve.INDIRECT12
@ethersproject/strings • 5.8.0String utility functions.INDIRECT5
@ethersproject/transactions • 5.8.0Utilities for decoding and encoding Ethereum transaction for ethers.INDIRECT19
@ethersproject/web • 5.8.0Utility fucntions for managing web requests for ethers.INDIRECT8
@noble/curves • 1.4.2Audited & minimal JS implementation of elliptic curve cryptographyINDIRECT1
@noble/hashes • 1.4.0Audited & minimal 0-dependency JS implementation of SHA, RIPEMD, BLAKE, HMAC, HKDF, PBKDF & ScryptINDIRECT0
@nodelib/fs.scandir • 2.1.5List files and directories inside the specified directoryINDIRECT3
@nodelib/fs.stat • 2.0.5Get the status of a file with some featuresINDIRECT0
@nodelib/fs.walk • 1.2.8A library for efficiently walking a directory recursivelyINDIRECT6
@scure/base • 1.1.9Secure, audited & 0-dep implementation of base64, bech32, base58, base32 & base16INDIRECT0
@scure/bip32 • 1.4.0Secure, audited & minimal implementation of BIP32 hierarchical deterministic (HD) wallets over secp256k1INDIRECT3
@scure/bip39 • 1.3.0Secure, audited & minimal implementation of BIP39 mnemonic phrasesINDIRECT2
@solidity-parser/parser • 0.20.2A Solidity parser built from a robust ANTLR 4 grammarDIRECT0
@types/glob • 7.2.0TypeScript definitions for GlobINDIRECT6
@types/minimatch • 6.0.0Stub TypeScript definitions entry for minimatch, which provides its own types definitionsINDIRECT3
@types/node • 25.9.2TypeScript definitions for nodeINDIRECT1
ansi-colors • 4.1.3Easily add ANSI colors to your text and symbols in the terminal. A faster drop-in replacement for chalk, kleur and turbocolor (without the dependencies and rendering bugs).INDIRECT0
ansi-regex • 5.0.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 3.2.1ANSI escape codes for styling strings in the terminalINDIRECT2
ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminalINDIRECT2
argparse • 1.0.10Very powerful CLI arguments parser. Native port of argparse - python's options parsing libraryINDIRECT1
array-union • 2.1.0Create an array of unique values, in order, from the input arraysINDIRECT0
async • 1.5.2Higher-order functions and common patterns for asynchronous codeINDIRECT0
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
balanced-match • 4.0.4Match balanced character pairs, like "{" and "}"INDIRECT0
binary-extensions • 2.3.0List of binary file extensionsINDIRECT0
bn.js • 4.11.6Big number implementation in pure javascriptINDIRECT0
bn.js • 4.12.3Big number implementation in pure javascriptINDIRECT0
bn.js • 5.2.3Big number implementation in pure javascriptINDIRECT0
brace-expansion • 1.1.15Brace expansion as known from sh/bashINDIRECT2
brace-expansion • 2.1.1Brace expansion as known from sh/bashINDIRECT1
brace-expansion • 5.0.6Brace expansion as known from sh/bashINDIRECT1
braces • 3.0.3Bash-like brace expansion, implemented in JavaScript. Safer than other brace expansion libs, with complete support for the Bash 4.3 braces specification, without sacrificing speed.INDIRECT3
brorand • 1.1.0Random number generator for browsers and node.jsINDIRECT0
camelcase • 6.3.0Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`INDIRECT0
chalk • 2.4.2Terminal string styling done rightDIRECT6
chalk • 4.1.2Terminal string styling done rightINDIRECT5
chokidar • 3.6.0Minimal and efficient cross-platform file watching libraryINDIRECT14
color-convert • 1.9.3Plain color conversion functionsINDIRECT1
color-convert • 2.0.1Plain color conversion functionsINDIRECT1
color-name • 1.1.3A list of color names and its valuesINDIRECT0
color-name • 1.1.4A list of color names and its valuesINDIRECT0
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
debug • 4.4.3Lightweight debugging utility for Node.js and the browserINDIRECT1
decamelize • 4.0.0Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbowINDIRECT0
deep-is • 0.1.4node's assert.deepEqual algorithm except for NaN being equal to NaNINDIRECT0
dir-glob • 3.0.1Convert directories to glob compatible stringsINDIRECT1
elliptic • 6.6.1EC cryptographyINDIRECT7
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
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
escape-string-regexp • 4.0.0Escape RegExp special charactersINDIRECT0
ethereum-bloom-filters • 1.2.0Ability to test bloom filters for ethereum.INDIRECT1
ethereum-cryptography • 2.2.1All the cryptographic primitives used in EthereumINDIRECT5
ethjs-unit • 0.1.6A simple module for handling Ethereum units (e.g. 'ether', 'wei', etc...)INDIRECT4
fast-glob • 3.3.3It's a very fast and efficient glob library for Node.jsINDIRECT17
fast-levenshtein • 2.0.6Efficient implementation of Levenshtein algorithm with locale-specific collator support.INDIRECT0
fill-range • 7.1.1Fill in a range of numbers or letters, optionally passing an increment or `step` to use, or create a regex-compatible range with `options.toRegex`INDIRECT2
find-up • 5.0.0Find a file or directory by walking up parent directoriesINDIRECT5
fs-extra • 8.1.0fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as mkdir -p, cp -r, and rm -rf.DIRECT3
fsevents • 2.3.3Native Access to MacOS FSEventsINDIRECT0
global-modules • 2.0.0The directory used by npm for globally installed npm modules.DIRECT5
global-prefix • 3.0.0Get the npm global path prefix.INDIRECT4
globby • 10.0.2Extends `glob` with support for multiple patterns and exposes a Promise APIDIRECT41
handlebars • 4.7.9Handlebars provides the power necessary to let you build semantic templates effectively with no frustrationINDIRECT5
has-flag • 1.0.0Check if argv has a specific flagINDIRECT0
has-flag • 3.0.0Check if argv has a specific flagINDIRECT0
has-flag • 4.0.0Check if argv has a specific flagINDIRECT0
hash.js • 1.1.7Various hash functions that could be run by both browser and nodeINDIRECT2
he • 1.2.0A robust HTML entities encoder/decoder with full Unicode support.INDIRECT0
heap • 0.2.7binary heap (priority queue) algorithms (ported from Python's heapq module)INDIRECT0
hmac-drbg • 1.0.1Deterministic random bit generator (hmac)INDIRECT4
ignore • 5.3.2Ignore is a manager and filter for .gitignore rules, the one used by eslint, gitbook and many others.INDIRECT0
interpret • 1.4.0A dictionary of file extensions and associated module loaders.INDIRECT0
is-binary-path • 2.1.0Check if a file path is a binary fileINDIRECT1
is-extglob • 2.1.1Returns true if a string has an extglob.INDIRECT0
is-fullwidth-code-point • 3.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
is-glob • 4.0.3Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a betINDIRECT1
is-hex-prefixed • 1.0.0A simple method to check if a string is hex prefixed.INDIRECT0
is-number • 7.0.0Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.INDIRECT0
is-plain-obj • 2.1.0Check if a value is a plain objectINDIRECT0
is-unicode-supported • 0.1.0Detect whether the terminal supports UnicodeINDIRECT0
js-sha3 • 0.8.0A simple SHA-3 / Keccak / Shake hash function for JavaScript supports UTF-8 encoding.INDIRECT0
js-yaml • 3.14.2YAML 1.2 parser and serializerINDIRECT3
js-yaml • 4.2.0YAML 1.2 parser and serializerINDIRECT1
jsonfile • 4.0.0Easily read/write JSON files.INDIRECT1
jsonschema • 1.5.0A fast and easy to use JSON Schema validatorDIRECT0
kind-of • 6.0.3Get the native type of a value.INDIRECT0
levn • 0.3.0Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexibleINDIRECT2
locate-path • 6.0.0Get the first path that exists on disk of multiple pathsINDIRECT3
lodash • 4.18.1Lodash modular utilities.DIRECT0
log-symbols • 4.1.0Colored symbols for various log levels. Example: `✔︎ Success`INDIRECT7
merge2 • 1.4.1Merge multiple streams into one stream in sequence or parallel.INDIRECT0
micro-ftch • 0.3.1Wraps nodejs built-in modules and browser fetch into one function.INDIRECT0
micromatch • 4.0.8Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.INDIRECT5
minimalistic-crypto-utils • 1.0.1Minimalistic tools for JS crypto modulesINDIRECT0
minimist • 1.2.8parse argument optionsINDIRECT0
mkdirp • 0.5.6Recursively mkdir, like `mkdir -p`INDIRECT1
mocha • 10.8.2simple, flexible, fun test frameworkDIRECT71
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
neo-async • 2.6.2Neo-Async is a drop-in replacement for Async, it almost fully covers its functionality and runs faster INDIRECT0
node-emoji • 1.11.0simple emoji support for node.js projectsDIRECT1
normalize-path • 3.0.0Normalize slashes in a file path to be posix/unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes, unless disabled.INDIRECT0
number-to-bn • 1.7.0A simple method that will convert numbers, hex, BN or bignumber.js object into a BN.js object.INDIRECT3
optionator • 0.8.3option parsing and help generationINDIRECT6
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
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
path-type • 4.0.0Check if a path is a file, directory, or symlinkINDIRECT0
picomatch • 2.3.2Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions.INDIRECT0
pify • 4.0.1Promisify a callback-style functionDIRECT0
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
queue-microtask • 1.2.3fast, tiny `queueMicrotask` shim for modern enginesINDIRECT0
randombytes • 2.1.0random bytes from browserify stand aloneINDIRECT1
readdirp • 3.6.0Recursive version of fs.readdir with streaming API.INDIRECT1
rechoir • 0.6.2Require any supported file as a node module.INDIRECT1
recursive-readdir • 2.2.3Get an array of all files in a directory and subdirectories.DIRECT4
require-directory • 2.1.1Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.INDIRECT0
resolve • 1.1.7resolve like require.resolve() on behalf of files asynchronously and synchronouslyINDIRECT0
reusify • 1.1.0Reuse objects and functions with styleINDIRECT0
run-parallel • 1.2.0Run an array of functions in parallelINDIRECT1
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
slash • 3.0.0Convert Windows backslash paths to slash pathsINDIRECT0
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-hex-prefix • 1.0.0A simple method that will strip a valid hex prefix off a string, if present.INDIRECT1
strip-json-comments • 3.1.1Strip comments from JSON. Lets you use comments in your JSON files!INDIRECT0
supports-color • 3.2.3Detect whether a terminal supports colorINDIRECT1
supports-color • 5.5.0Detect whether a terminal supports colorINDIRECT1
supports-color • 7.2.0Detect whether a terminal supports colorINDIRECT1
supports-color • 8.1.1Detect whether a terminal supports colorINDIRECT1
to-regex-range • 5.0.1Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions.INDIRECT1
type-check • 0.3.2type-check allows you to check the types of JavaScript values at runtime with a Haskell like type syntax.INDIRECT1
undici-types • 7.24.6A stand-alone types package for UndiciINDIRECT0
universalify • 0.1.2Make a callback- or promise-based function support both promises and callbacks.INDIRECT0
utf8 • 3.0.0A well-tested UTF-8 encoder/decoder written in JavaScript.INDIRECT0
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
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 formINDIRECT4
yargs • 16.2.0yargs the modern, pirate-themed, successor to optimist.INDIRECT15
yocto-queue • 0.1.0Tiny queue data structureINDIRECT0
ISC27
PackageRelationDependenciesPublished
abbrev • 1.0.9Like ruby's abbrev module, but in jsINDIRECT0
anymatch • 3.1.3Matches strings against configurable strings, globs, regular expressions, and/or functionsINDIRECT2
browser-stdout • 1.3.1`process.stdout` in your browser.INDIRECT0
cliui • 7.0.4easily create complex multi-column command-line-interfacesINDIRECT9
fastq • 1.20.1Fast, in memory work queueINDIRECT1
fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
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
ghost-testrpc • 0.0.2A testrpc-sc stub for solidity-coverage >= 0.7.0 (which errors when launched.)DIRECT9
glob-parent • 5.1.2Extract the non-magic parent path from a glob string.INDIRECT2
glob • 5.0.15a little globberINDIRECT9
glob • 7.2.3a little globberINDIRECT10
glob • 8.1.0a little globberINDIRECT8
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.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
minimalistic-assert • 1.0.1minimalistic-assert ===INDIRECT0
minimatch • 3.1.5a glob matcher in javascriptINDIRECT3
minimatch • 5.1.9a glob matcher in javascriptINDIRECT2
nopt • 3.0.6Option parsing for Node, supporting types, shorthands, etc. Used by npm.INDIRECT1
once • 1.4.0Run a function exactly one timeINDIRECT1
semver • 7.8.4The semantic version parser used by npm.DIRECT0
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
y18n • 5.0.8the bare-bones internationalization library used by yargsINDIRECT0
yargs-parser • 20.2.9the mighty option parser used by yargsINDIRECT0
BSD-3-Clause8
PackageRelationDependenciesPublished
diff • 5.2.2A JavaScript text diff implementation.INDIRECT0
flat • 5.0.2Take a nested Javascript object and flatten it, or unflatten an object with delimited keysINDIRECT0
sc-istanbul • 0.4.6Istanbul V0 used by solidity-coverage for its report-apiDIRECT42
serialize-javascript • 6.0.2Serialize JavaScript to a superset of JSON that includes regular expressions and functions.INDIRECT2
shelljs • 0.8.5Portable Unix shell commands for Node.jsDIRECT14
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
BSD-2-Clause6
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
uglify-js • 3.19.3JavaScript parser, mangler/compressor and beautifier toolkitINDIRECT0
unknown2
PackageRelationDependenciesPublished
death • 1.1.0Gracefully cleanup when termination signals are sent to your process.DIRECT0
difflib • 0.2.4text diff library ported from Python's difflib moduleDIRECT1
MPL-2.02
PackageRelationDependenciesPublished
@ethereumjs/rlp • 4.0.1Recursive Length Prefix Encoding ModuleINDIRECT0
@ethereumjs/util • 8.1.0A collection of utility functions for EthereumINDIRECT8
LGPL-3.01
PackageRelationDependenciesPublished
web3-utils • 1.10.4Collection of utility functions used in web3.js.DIRECT19
Apache-2.01
PackageRelationDependenciesPublished
workerpool • 6.5.1Offload tasks to a pool of workers on node.js and in the browserINDIRECT0
Python-2.01
PackageRelationDependenciesPublished
argparse • 2.0.1CLI arguments parser. Native port of python's argparse.INDIRECT0
BSD-3-Clause OR MIT1
PackageRelationDependenciesPublished
amdefine • 1.0.1Provide AMD's define() API for declaring modules in the AMD formatINDIRECT0
BlueOak-1.0.01
PackageRelationDependenciesPublished
minimatch • 10.2.5a glob matcher in javascriptINDIRECT2
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.8.17 version:

[![licenses](https://licenses.dev/b/npm/solidity-coverage/0.8.17)](https://licenses.dev/npm/solidity-coverage/0.8.17)
<a href="https://licenses.dev/npm/solidity-coverage/0.8.17">
  <img src="https://licenses.dev/b/npm/solidity-coverage/0.8.17" alt="licenses" />
</a>
GitHub