node-dependency-tree icon indicating copy to clipboard operation
node-dependency-tree copied to clipboard

Get the dependency tree of a module

Results 35 node-dependency-tree issues
Sort by recently updated
recently updated
newest added

How should I configure if I only want to get the dependencies tree declared in the module package.json? How should I configure if I only want to get the dependencies...

question

Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3. Release notes Sourced from github/codeql-action's releases. CodeQL Bundle v2.15.5 Bundles CodeQL CLI v2.15.5 (changelog, release) Includes the following CodeQL language packs from github/codeql@codeql-cli/v2.15.5: codeql/cpp-queries...

dependencies
github_actions

Something changed in Node.js 20 and tests fail on main since a few months now. If someone figures out why, please make a PR and CC me.

help wanted

I'm hoping someone can help me understand how to use this, as I seem to be getting an empty object back when using `dependencyTree`. I have files along the lines...

question

- Added includeNonExisting if true include unresolved dependencies, they will be prefixed with ':!EXISTS: ' - Added includeCore to include core modules (for example: "fs"), they will also be prefixed...

enhancement

There are cases that arise when a node module specifies it's own node_modules folder (for instance when wanting to tie itself to a particular version of a package). Example below:...

In order to get the unused images in my project, I wanted to used the package next-unused which use this code to have a list of all used files. Images...

![image](https://github.com/dependents/node-dependency-tree/assets/2833251/57f4e44f-1627-47c2-b55d-322251199a01) https://github.com/dependents/node-module-lookup-amd/issues/37

Bumps the npm_and_yarn group with 1 update in the / directory: [braces](https://github.com/micromatch/braces). Updates `braces` from 3.0.2 to 3.0.3 Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk...

dependencies
javascript

Adding tests to #138 I saw that [this PR](https://github.com/dependents/node-dependency-tree/pull/138) may be held up [because it needed tests](https://github.com/dependents/node-dependency-tree/pull/138#issuecomment-2033828732). I'm happy to get the ball rolling on that—this adds a test to...