nuget-deps-tree
nuget-deps-tree copied to clipboard
This npm package reads the NuGet dependencies of a .NET project, and generates a dependencies tree object.
**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...
**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...
Same changes as in [jfrog/jfrog-cli#873](https://github.com/jfrog/jfrog-cli/pull/873) are required in this package.
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....
Bumps bootstrap from 4.0.0 to 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...
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...
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...