davglass / license-checker

Check NPM package licenses
Other
1.59k stars 215 forks source link

Transitive dependencies analyze #239

Open ksastan opened 4 years ago

ksastan commented 4 years ago

Hello everyone!

Didn't find information about possibility to scan transitive dependencies. For example I have project with several dependencies, this dependencies has their own dependencies, and their dependencies has dependencies ... etc.

Can I get list of all dependencies of dependencies with their licenses? Or maybe you solve this problem by another way?

b-zurg commented 4 years ago

Isn't this exactly what this package already does?

aterreno commented 2 years ago

I have the opposite problem, direct doesn't seem to work, I am pretty sure the tool does go to the bottom every dependency tree