nuget-deps-tree icon indicating copy to clipboard operation
nuget-deps-tree copied to clipboard

This npm package reads the NuGet dependencies of a .NET project, and generates a dependencies tree object.

Results 7 nuget-deps-tree issues
Sort by recently updated
recently updated
newest added

**Describe the bug** Seems this tools is not working when the NuGet cache path contains unicode symbols. **To Reproduce** Install the NuGet cache into a folder with unicode characters in...

bug

**Is your feature request related to a problem? Please describe.** Trying to generate a tree for a set of large solutions, It can get to over 2mil lines of json...

feature request

Same changes as in [jfrog/jfrog-cli#873](https://github.com/jfrog/jfrog-cli/pull/873) are required in this package.

bug

1. Change the output tree structure: a. Replace the 'id' field of every level with the 'id' field from the 'dependency' struct. b. Remove the 'dependency' struct in every level....

feature request

Bumps bootstrap from 4.0.0 to 5.0.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=bootstrap&package-manager=nuget&previous-version=4.0.0&new-version=5.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
.NET

Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 4.3.2 to 4.4.1. Changelog Sourced from fast-xml-parser's changelog. Note: If you find missing information about particular minor version, that version must have been changed without any functional...

dependencies
javascript

Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...

dependencies
javascript