licenses.dev

depgraph v0.3.8

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

MIT28
PackageRelationDependenciesPublished
acorn-walk • 7.2.0ECMAScript (ESTree) AST walkerINDIRECT0
acorn • 7.4.1ECMAScript parserINDIRECT0
archy • 1.0.0render nested hierarchies `npm ls` style with unicode pipesDIRECT0
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 • 2.0.0Get the dependencies of a TypeScript moduleDIRECT9
detective • 5.2.1find all require() calls by walking the ASTDIRECT6
fnguard • 0.6.6javascript function guardsDIRECT0
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate.INDIRECT1
immutable • 3.8.2Immutable Data CollectionsDIRECT0
is-core-module • 2.15.1Is this specifier a node.js core module?INDIRECT2
lodash.unescape • 4.0.1The lodash method `_.unescape` exported as a module.INDIRECT0
minimist • 1.2.8parse argument optionsINDIRECT0
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
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
path-parse • 1.0.7Node.js path.parse() ponyfillINDIRECT0
regenerator-runtime • 0.11.1Runtime for Regenerator-compiled generator and async functions.INDIRECT0
resolve • 1.22.8resolve like require.resolve() on behalf of files asynchronously and synchronouslyDIRECT5
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.1.2resolvewith with extra powerDIRECT0
supports-preserve-symlinks-flag • 1.0.0Determine if the current node version supports the `--preserve-symlinks` flag.INDIRECT0
xtend • 4.0.2extend like a bossINDIRECT0
Apache-2.02
PackageRelationDependenciesPublished
acorn-node • 1.8.2the acorn javascript parser, preloaded with plugins for syntax parity with recent node versionsINDIRECT3
typescript • 2.9.2TypeScript is a language for application scale JavaScript developmentINDIRECT0
BSD-2-Clause1
PackageRelationDependenciesPublished
typescript-eslint-parser • 9.0.1An Esprima-style parser for TypeScriptINDIRECT2
ISC1
PackageRelationDependenciesPublished
semver • 5.4.1The semantic version parser used by npm.INDIRECT0
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.3.8 version:

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