Skip to content

Conversation

@laurathackray21
Copy link
Collaborator

@laurathackray21 laurathackray21 commented Jan 16, 2026

This is a follow up PR to

  • Remove the old duplicate dependency code that used the file system from the dependency plugin
  • Update the tests
  • Add a duplicate dependency count statistic to the output of the duplicate-dependency plugin

The dependency analysis plugin should now just collect the stats for the number of esm/cjs packages, the number of dependencies/devDependencies and the install size.

The duplicate dependency plugin does the computations for how many duplicate packages are installed etc.

Output
image

@pkg-pr-new
Copy link

pkg-pr-new bot commented Jan 16, 2026

Open in StackBlitz

npm i https://pkg.pr.new/e18e/cli/@e18e/cli@147

commit: cdde4bc

@laurathackray21 laurathackray21 marked this pull request as draft January 16, 2026 18:06
@laurathackray21 laurathackray21 marked this pull request as ready for review January 19, 2026 12:48
Copy link
Contributor

@43081j 43081j left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good to me! 🎉

@43081j 43081j merged commit 65cb386 into main Jan 19, 2026
5 checks passed
@43081j 43081j deleted the task/remove-dupe-dependency-filesystem-code branch January 19, 2026 17:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants