npm-consider icon indicating copy to clipboard operation
npm-consider copied to clipboard

Details on ALL packages

Open FlandersBurger opened this issue 6 years ago • 2 comments

Is there a way to see the details on ALL packages at once? npm-consider install --test --details

or something of the like?

Great tool in any case! just have a lot of packages right now and I don't know which ones are "protective"

FlandersBurger avatar Aug 14 '18 18:08 FlandersBurger

@FlandersBurger if you just call npm-consider install you will see a menu where you can choose Details; is it what you need?

delfrrr avatar Aug 15 '18 12:08 delfrrr

The problem I have with Details is the output exceeds my very large scroll-back buffer so I can't find out the name of the problem packages and there's no good way to pipe it to a file.

So way to have it output the info on just the packages that fail to meet your project's configuration would be really help. This would be especial useful when trying to audit an existing project and make any needed changes to insure all required licenses are list etc or there is a need to restructure it to using less restrictive licensed software.

Dragonrun1 avatar Mar 09 '20 03:03 Dragonrun1