Skip to content

Create script to check if dependencies are used in our project #16068

@nwmac

Description

@nwmac

Sometimes packages are exposed to have vulnerabilities and we want to check if we use those dependencies (either directly or indirectly).

We should create a script to easily check if a list of dependencies is used by going through the list and running yarn why <package> for each.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions