licenses.dev

nyc v14.1.1

the Istanbul command line interface

Published on

Licenses

Learn more about license information.

Package Licenses

ISC

Dependency Licenses

MIT88
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
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 pipesDIRECT0
argparse • 1.0.10Very powerful CLI arguments parser. Native port of argparse - python's options parsing libraryINDIRECT1
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
brace-expansion • 1.1.11Brace expansion as known from sh/bashINDIRECT2
caching-transform • 3.0.2Wraps a transform and provides cachingDIRECT13
camelcase • 5.3.1Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`INDIRECT0
color-convert • 1.9.3Plain color conversion functionsINDIRECT1
color-name • 1.1.3A list of color names and its valuesINDIRECT0
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.DIRECT0
cp-file • 6.2.0Copy a fileDIRECT6
cross-spawn • 4.0.2Cross platform child_process#spawn and child_process#spawnSyncINDIRECT5
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
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
find-cache-dir • 2.1.0Finds the common standard cache directoryDIRECT11
find-up • 3.0.0Find a file or directory by walking up parent directoriesDIRECT5
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
globals • 11.12.0Global identifiers from different JavaScript environmentsINDIRECT0
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
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
js-tokens • 4.0.0A regex that tokenizes JavaScript.INDIRECT0
js-yaml • 3.14.1YAML 1.2 parser and serializerDIRECT3
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
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`DIRECT2
merge-source-map • 1.1.0Merge old source map and new source map in multi-transform flowDIRECT1
minimist • 1.2.8parse argument optionsINDIRECT0
mkdirp • 0.5.6Recursively mkdir, like `mkdir -p`INDIRECT1
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()` ponyfillINDIRECT0
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
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
read-pkg-up • 4.0.0Read the closest package.json fileINDIRECT30
read-pkg • 3.0.0Read a package.json fileINDIRECT23
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 pathDIRECT0
resolve • 1.22.10resolve like require.resolve() on behalf of files asynchronously and synchronouslyINDIRECT5
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
spdx-expression-parse • 3.0.1parse SPDX license expressionsINDIRECT2
string-width • 3.1.0Get the visual width of a string - the number of columns required to display itINDIRECT4
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
uuid • 3.4.0RFC4122 (v1, v4, and v5) UUIDsDIRECT0
wrap-ansi • 5.1.0Wordwrap a string with ANSI escape codesINDIRECT8
yargs • 13.3.2yargs the modern, pirate-themed, successor to optimist.DIRECT25
ISC32
PackageRelationDependenciesPublished
cliui • 5.0.0easily create complex multi-column command-line-interfacesINDIRECT9
foreground-child • 1.5.6Run a child as if it's the foreground process. Give it stdio. Exit when it exits.DIRECT7
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
glob • 7.2.3a little globberDIRECT10
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.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.INDIRECT0
lru-cache • 4.1.5A cache object that deletes the least-recently-used items.INDIRECT2
minimatch • 3.1.2a glob matcher in javascriptINDIRECT3
once • 1.4.0Run a function exactly one timeINDIRECT1
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.DIRECT23
test-exclude • 5.2.3test for inclusion or exclusion of paths using pkg-conf and globsDIRECT43
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 ownershipINDIRECT3
y18n • 4.0.3the bare-bones internationalization library used by yargsINDIRECT0
yallist • 2.1.2Yet Another Linked ListINDIRECT0
yargs-parser • 13.1.2the mighty option parser used by yargsDIRECT2
BSD-3-Clause8
PackageRelationDependenciesPublished
istanbul-lib-coverage • 2.0.5Data library for istanbul coverage objectsDIRECT0
istanbul-lib-hook • 2.0.7Hooks for require, vm and script used in istanbulDIRECT3
istanbul-lib-instrument • 3.3.0Core istanbul API for JS code coverageDIRECT21
istanbul-lib-report • 2.0.8Base reporting library for istanbulDIRECT6
istanbul-lib-source-maps • 3.0.6Source maps support for istanbulDIRECT19
istanbul-reports • 2.2.7istanbul reportsDIRECT1
source-map • 0.6.1Generates and consumes source mapsINDIRECT0
sprintf-js • 1.0.3JavaScript sprintf implementationINDIRECT0
BSD-2-Clause2
PackageRelationDependenciesPublished
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
Apache-2.02
PackageRelationDependenciesPublished
spdx-correct • 3.2.0correct invalid SPDX expressionsINDIRECT3
validate-npm-package-license • 3.0.4Give me a string and I'll tell you if it's a valid npm package license stringINDIRECT4
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/nyc)](https://licenses.dev/npm/nyc)
<a href="https://licenses.dev/npm/nyc">
  <img src="https://licenses.dev/b/npm/nyc" alt="licenses" />
</a>

Or the licenses badge code for the 14.1.1 version:

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