Skip to content

check-engines needs to ignore odd numbered nodejs versions. #461

@wraithgar

Description

@wraithgar

odd numbered node.js versions are already not "supported" and are a problem when other packages adjust their engines entries to start omitting them.

node.js versions are not 100% semver, the odd numbered versions are immediately "dropped" when the next even number is released.

This is not a trivial change, but we should find a way to check the parts of an engines declaration that don't overlap are odd numbers (for node) and ignore that.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions