@barak007 [had an idea](https://github.com/ranyitz/qnm/issues/81#issuecomment-1000385939) to mark dependencies with `overrides` if they were affected by npm's overrides. e.g. the root package has overrides configuration with this package. It should look similar to the way `bundled-dependencies` are presented ([see PR](https://github.com/ranyitz/qnm/pull/82))
@barak007 had an idea to mark dependencies with
overridesif they were affected by npm's overrides.e.g. the root package has overrides configuration with this package. It should look similar to the way
bundled-dependenciesare presented (see PR)