A tool to automatically build a dependency graph and Software Bill of Materials (SBOM) for packages and arbitrary source code repositories.
GNU Lesser General Public License v3.0
330
stars
20
forks
source link
Support Aliased Dependencies in NPM #83
Open
DarkaMaul opened 8 months ago
At the moment, the support for NPM dependencies fails at aliased dependencies.
Example for angular package.json
This PR tries to handle this case by :