licenses.dev

depgraph v0.1.9

generate a full dependency graph or tree of nodes from a given file

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT16
PackageRelationDependenciesPublished
acorn • 1.2.2ECMAScript parserINDIRECT0
archy • 1.0.0render nested hierarchies `npm ls` style with unicode pipesDIRECT0
deep-is • 0.1.4node's assert.deepEqual algorithm except for NaN being equal to NaNINDIRECT0
defined • 1.0.1return the first argument that is `!== undefined`INDIRECT0
detective • 4.1.1find all require() calls by walking the ASTDIRECT14
fast-levenshtein • 2.0.6Efficient implementation of Levenshtein algorithm with locale-specific collator support.INDIRECT0
fnguard • 0.6.8javascript function guardsDIRECT0
levn • 0.3.0Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexibleINDIRECT2
moduletype • 0.0.8Pass in the string representation of a file to get the file's module pattern. `moduletype` returns the module pattern type used by a script, for example 'cjs' or 'esm'.DIRECT0
optionator • 0.8.3option parsing and help generationINDIRECT6
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
resolveuid • 0.0.3given a filepath return a unique id with serialised info from any package.json file is discovered on the pathDIRECT1
resolvewithplus • 0.0.7resolvewith with extra powerDIRECT0
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
BSD-2-Clause4
PackageRelationDependenciesPublished
escodegen • 1.14.3ECMAScript code generatorINDIRECT11
esprima • 4.0.1ECMAScript parsing infrastructure for multipurpose analysisINDIRECT0
estraverse • 4.3.0ECMAScript JS AST traversal functionsINDIRECT0
esutils • 2.0.3utility box for ECMAScript language toolsINDIRECT0
BSD-3-Clause2
PackageRelationDependenciesPublished
immutable • 3.7.4Immutable Data CollectionsDIRECT0
source-map • 0.6.1Generates and consumes source mapsINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.1.9 version:

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