ranyitz / qnm

:mag: cli utility for querying the node_modules directory

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mark a dependency with (resolutions) in case it's affected by yarn's resolutions

ranyitz opened this issue · comments

@barak007 had an idea to mark dependencies with resolutions if they were affected by yarn's resolutions.

e.g. the root package has resolutions configuration with this package. It should look similar to the way bundled-dependencies are presented (see PR)