Skip to content

[Feature Request]: Aggregated report of supported dependency versions #36

Description

@briandonahue

Describe your request

In addition to providing a target Node version and getting a report of compatible and incompatible dependencies, it would also be nice to get a report of all the supported versions in the engines field of dependencies. Maybe grouped by major/minor versions and sorted by the number of packages that support them, so you could get an idea of the most common version groupings for dependencies. (e.g. most support v16, some v18, none v19, etc)

Possible Implementation

As you are iterating through the packages engines fields, collect aggregated data of supported versions.

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions