Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Aggregate Versioned Packages #126

Open
gwashburne opened this issue Nov 18, 2024 · 0 comments
Open

Feature Request: Aggregate Versioned Packages #126

gwashburne opened this issue Nov 18, 2024 · 0 comments

Comments

@gwashburne
Copy link

Hello! Super handy tool, I'm a big fan! From what I've seen so far, it's possible to have two listings for the same package if said package has multiple version dependencies.

For example:

   @react-native/debugger-frontend@0.76.2
   @react-native/debugger-frontend@0.76.1

What I'd like to propose is that an --aggregate parameter be added, which would produce the following (in this example):

@react-native/debugger-frontend

It could check the license fields: if the license text or other data were different, it wouldn't aggregate those together. But for packages that the ony difference is version, it could just lump all those together.

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

No branches or pull requests

1 participant