licenses.dev

istanbul v0.4.5

Yet 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

Published on

Licenses

Learn more about license information.

Package Licenses

BSD-3-Clause

Dependency Licenses

MIT22
PackageRelationDependenciesPublished
argparse • 1.0.10Very powerful CLI arguments parser. Native port of argparse - python's options parsing libraryINDIRECT1
async • 1.5.2Higher-order functions and common patterns for asynchronous codeDIRECT0
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
brace-expansion • 1.1.11Brace expansion as known from sh/bashINDIRECT2
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
deep-is • 0.1.4node's assert.deepEqual algorithm except for NaN being equal to NaNINDIRECT0
fast-levenshtein • 2.0.6Efficient implementation of Levenshtein algorithm with locale-specific collator support.INDIRECT0
handlebars • 4.7.8Handlebars provides the power necessary to let you build semantic templates effectively with no frustrationDIRECT5
has-flag • 1.0.0Check if argv has a specific flagINDIRECT0
js-yaml • 3.14.1YAML 1.2 parser and serializerDIRECT3
levn • 0.3.0Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexibleINDIRECT2
minimist • 1.2.8parse argument optionsINDIRECT0
mkdirp • 0.5.6Recursively mkdir, like `mkdir -p`DIRECT1
neo-async • 2.6.2Neo-Async is a drop-in replacement for Async, it almost fully covers its functionality and runs faster INDIRECT0
optionator • 0.8.3option parsing and help generationINDIRECT6
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
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
resolve • 1.1.7resolve like require.resolve() on behalf of files asynchronously and synchronouslyDIRECT0
supports-color • 3.2.3Detect whether a terminal supports colorDIRECT1
type-check • 0.3.2type-check allows you to check the types of JavaScript values at runtime with a Haskell like type syntax.INDIRECT1
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.DIRECT0
ISC10
PackageRelationDependenciesPublished
abbrev • 1.0.9Like ruby's abbrev module, but in jsDIRECT0
glob • 5.0.15a little globberDIRECT9
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
minimatch • 3.1.2a glob matcher in javascriptINDIRECT3
nopt • 3.0.6Option parsing for Node, supporting types, shorthands, etc. Used by npm.DIRECT1
once • 1.4.0Run a function exactly one timeDIRECT1
which • 1.3.1Like which(1) unix command. Find the first instance of an executable in the PATH.DIRECT1
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
BSD-2-Clause6
PackageRelationDependenciesPublished
escodegen • 1.8.1ECMAScript code generatorDIRECT12
esprima • 2.7.3ECMAScript parsing infrastructure for multipurpose analysisDIRECT0
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
BSD-3-Clause3
PackageRelationDependenciesPublished
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-3-Clause OR MIT1
PackageRelationDependenciesPublished
amdefine • 1.0.1Provide AMD's define() API for declaring modules in the AMD formatINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.4.5 version:

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