licenses.dev

lerna-dependency-graph v1.1.0

Outputs dependencies in a Lerna monorepo using Graphviz.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT93
PackageRelationDependenciesPublished
@babel/code-frame • 7.26.2Generate errors that contain a code frame that point to source locations.INDIRECT3
@babel/helper-validator-identifier • 7.25.9Validate identifier/keywords nameINDIRECT0
@lerna/package • 4.0.0Lerna's internal representation of a packageINDIRECT32
@lerna/project • 4.0.0Lerna project configurationDIRECT106
@lerna/validation-error • 4.0.0An internal Lerna toolINDIRECT25
@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
@types/parse-json • 4.0.2TypeScript definitions for parse-jsonINDIRECT0
aggregate-error • 3.1.0Create an error from multiple errorsINDIRECT2
ansi-regex • 2.1.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-regex • 5.0.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminalINDIRECT2
array-union • 2.1.0Create an array of unique values, in order, from the input arraysINDIRECT0
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
builtins • 1.0.3List of node.js builtin modulesINDIRECT0
callsites • 3.1.0Get callsites from the V8 stack trace APIINDIRECT0
clean-stack • 2.2.0Clean up error stack tracesINDIRECT0
code-point-at • 1.1.0ES2015 `String#codePointAt()` ponyfillINDIRECT0
color-convert • 2.0.1Plain color conversion functionsINDIRECT1
color-name • 1.1.4A list of color names and its valuesINDIRECT0
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
cosmiconfig • 7.1.0Find and load configuration from a package.json property, rc file, or CommonJS moduleINDIRECT16
dedent • 0.7.0An ES6 string tag that strips indentation from multi-line stringsINDIRECT0
delegates • 1.0.0delegate methods and accessors to another propertyINDIRECT0
detect-indent • 5.0.0Detect the indentation of codeINDIRECT0
detect-indent • 6.1.0Detect the indentation of codeINDIRECT0
dir-glob • 3.0.1Convert directories to glob compatible stringsINDIRECT1
dot-prop • 6.0.1Get, set, or delete a property from a nested object using a dot pathINDIRECT1
emoji-regex • 8.0.0A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
error-ex • 1.3.2Easy error subclassing and stack customizationINDIRECT1
escalade • 3.2.0A tiny (183B to 210B) and fast utility to ascend parent directoriesINDIRECT0
fast-glob • 3.3.3It's a very fast and efficient glob library for Node.jsINDIRECT17
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
globby • 11.1.0User-friendly glob matchingINDIRECT23
ignore • 5.3.2Ignore is a manager and filter for .gitignore rules, the one used by eslint, gitbook and many others.INDIRECT0
import-fresh • 3.3.0Import a module while bypassing the cacheINDIRECT3
imurmurhash • 0.1.4An incremental implementation of MurmurHash3INDIRECT0
indent-string • 4.0.0Indent each line in a stringINDIRECT0
is-arrayish • 0.2.1Determines if an object can be used as an arrayINDIRECT0
is-extglob • 2.1.1Returns true if a string has an extglob.INDIRECT0
is-fullwidth-code-point • 1.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT1
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-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-obj • 2.0.0Check if a value is an objectINDIRECT0
is-plain-obj • 1.1.0Check if a value is a plain objectINDIRECT0
is-plain-obj • 2.1.0Check if a value is a plain objectINDIRECT0
is-typedarray • 1.0.0Detect whether or not an object is a Typed ArrayINDIRECT0
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
js-tokens • 4.0.0A regex that tokenizes JavaScript.INDIRECT0
json-parse-even-better-errors • 2.3.1JSON.parse with context information on errorINDIRECT0
lines-and-columns • 1.2.4Maps lines and columns to character offsets and back.INDIRECT0
load-json-file • 6.2.0Read and parse a JSON fileINDIRECT12
make-dir • 2.1.0Make a directory and its parents if needed - Think `mkdir -p`INDIRECT2
make-dir • 3.1.0Make a directory and its parents if needed - Think `mkdir -p`INDIRECT1
merge2 • 1.4.1Merge multiple streams into one stream in sequence or parallel.INDIRECT0
micromatch • 4.0.8Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.INDIRECT5
number-is-nan • 1.0.1ES2015 Number.isNaN() ponyfillINDIRECT0
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
p-map • 4.0.0Map over promises concurrentlyINDIRECT3
parent-module • 1.0.1Get the path of the parent moduleINDIRECT1
parse-json • 5.2.0Parse JSON with more helpful errorsINDIRECT8
path-type • 4.0.0Check if a path is a file, directory, or symlinkINDIRECT0
picomatch • 2.3.1Blazing 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 functionINDIRECT0
process-nextick-args • 2.0.1process.nextTick but always with argsINDIRECT0
queue-microtask • 1.2.3fast, tiny `queueMicrotask` shim for modern enginesINDIRECT0
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-from • 5.0.0Resolve the path of a module like `require.resolve()` but from a given pathINDIRECT0
reusify • 1.0.4Reuse objects and functions with styleINDIRECT0
run-parallel • 1.2.0Run an array of functions in parallelINDIRECT1
safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
slash • 3.0.0Convert Windows backslash paths to slash pathsINDIRECT0
sort-keys • 2.0.0Sort the keys of an objectINDIRECT1
sort-keys • 4.2.0Sort the keys of an objectINDIRECT1
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
string-width • 4.2.3Get the visual width of a string - the number of columns required to display itINDIRECT4
strip-ansi • 3.0.1Strip ANSI escape codesINDIRECT1
strip-ansi • 6.0.1Strip ANSI escape codes from a stringINDIRECT1
strip-bom • 4.0.0Strip UTF-8 byte order mark (BOM) from a stringINDIRECT0
temp • 0.4.0Temporary files and directoriesINDIRECT0
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
typedarray-to-buffer • 3.1.5Convert a typed array to a Buffer without a copyINDIRECT1
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
wrap-ansi • 7.0.0Wordwrap a string with ANSI escape codesINDIRECT8
write-json-file • 3.2.0Stringify and write JSON to a file atomicallyINDIRECT10
write-json-file • 4.3.0Stringify and write JSON to a file atomicallyINDIRECT11
write-pkg • 4.0.0Write a package.json fileINDIRECT12
yargs • 16.2.0yargs the modern, pirate-themed, successor to optimist.DIRECT15
ISC29
PackageRelationDependenciesPublished
aproba • 1.2.0A ridiculously light-weight argument validator (now browser friendly)INDIRECT0
are-we-there-yet • 1.1.7Keep track of the overall completion of many disparate processesINDIRECT9
cliui • 7.0.4easily create complex multi-column command-line-interfacesINDIRECT9
console-control-strings • 1.1.0A library of cross-platform tested terminal/console command strings for doing things like color and cursor positioning. This is a subset of both ansi and vt100. All control codes included work on both Windows & Unix-like OSes, except where noted.INDIRECT0
fastq • 1.18.0Fast, in memory work queueINDIRECT1
gauge • 2.7.4A terminal based horizontal guageINDIRECT12
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-parent • 5.1.2Extract the non-magic parent path from a glob string.INDIRECT2
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
has-unicode • 2.0.1Try to guess if your terminal supports unicodeINDIRECT0
hosted-git-info • 4.1.0Provides metadata and conversions from repository urls for GitHub, Bitbucket and GitLabINDIRECT2
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
lru-cache • 6.0.0A cache object that deletes the least-recently-used items.INDIRECT1
npm-package-arg • 8.1.5Parse the things that can be arguments to `npm install`INDIRECT6
npmlog • 4.1.2logger for npmINDIRECT24
picocolors • 1.1.1The tiniest and the fastest library for terminal output formatting with ANSI colorsINDIRECT0
semver • 5.7.2The semantic version parser used by npm.INDIRECT0
semver • 6.3.1The semantic version parser used by npm.INDIRECT0
semver • 7.6.3The 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.INDIRECT0
validate-npm-package-name • 3.0.0Give me a string and I'll tell you if it's a valid npm package nameINDIRECT1
wide-align • 1.1.5A wide-character aware text alignment function for use on the console or with fixed width fonts.INDIRECT6
write-file-atomic • 2.4.3Write files in an atomic fashion w/configurable ownershipINDIRECT3
write-file-atomic • 3.0.3Write files in an atomic fashion w/configurable ownershipINDIRECT4
y18n • 5.0.8the bare-bones internationalization library used by yargsINDIRECT0
yallist • 4.0.0Yet Another Linked ListINDIRECT0
yaml • 1.10.2JavaScript parser and stringifier for YAMLINDIRECT0
yargs-parser • 20.2.9the mighty option parser used by yargsINDIRECT0
CC0-1.0 OR MIT2
PackageRelationDependenciesPublished
type-fest • 0.4.1A collection of essential TypeScript typesINDIRECT0
type-fest • 0.6.0A collection of essential TypeScript typesINDIRECT0
GPL-3.01
PackageRelationDependenciesPublished
graphviz • 0.0.9Node.js interface to the GraphViz graphing toolDIRECT1
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.1.0 version:

[![licenses](https://licenses.dev/b/npm/lerna-dependency-graph/1.1.0)](https://licenses.dev/npm/lerna-dependency-graph/1.1.0)
<a href="https://licenses.dev/npm/lerna-dependency-graph/1.1.0">
  <img src="https://licenses.dev/b/npm/lerna-dependency-graph/1.1.0" alt="licenses" />
</a>
GitHub