licenses.dev

depgraph v0.2.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

MIT23
PackageRelationDependenciesPublished
acorn • 4.0.13ECMAScript parserINDIRECT0
archy • 1.0.0render nested hierarchies `npm ls` style with unicode pipesDIRECT0
array.prototype.find • 1.0.0Array.prototype.find ES6 polyfill.INDIRECT0
babel-runtime • 6.26.0babel selfContained runtimeINDIRECT2
babylon • 6.18.0A JavaScript parserINDIRECT0
babylon • 6.8.4A JavaScript parserINDIRECT3
core-js • 2.6.12Standard libraryINDIRECT0
defined • 1.0.1return the first argument that is `!== undefined`INDIRECT0
detective-es6 • 1.2.0Get the dependencies of an es6 moduleDIRECT2
detective-typescript • 1.0.1Get the dependencies of a TypeScript moduleDIRECT10
detective • 4.5.0find all require() calls by walking the ASTDIRECT2
fnguard • 0.6.8javascript function guardsDIRECT0
immutable • 3.8.2Immutable Data CollectionsDIRECT0
lodash.tostring • 4.1.4The lodash method `_.toString` exported as a module.INDIRECT0
lodash.unescape • 4.0.0The lodash method `_.unescape` exported as a module.INDIRECT1
moduletype • 0.0.5Pass 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'.DIRECT1
node-source-walk • 3.2.0Execute a callback on every node of a source code's AST and stop walking when you see fitINDIRECT4
node-source-walk • 3.3.0Execute a callback on every node of a source code's AST and stop walking when you see fitINDIRECT1
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
regenerator-runtime • 0.11.1Runtime for Regenerator-compiled generator and async functions.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.9resolvewith with extra powerDIRECT0
Apache-2.01
PackageRelationDependenciesPublished
typescript • 2.0.10TypeScript is a language for application scale JavaScript developmentINDIRECT0
BSD-2-Clause1
PackageRelationDependenciesPublished
typescript-eslint-parser • 1.0.2An Esprima-style parser for TypeScriptINDIRECT3
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.2.9 version:

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