Skip to content

Clarification on Supported Node.js Versions #92

@Phillip9587

Description

@Phillip9587

The History.md file for the raw-body npm package indicates that support for Node.js 0.8 has been dropped. However, the engines field in package.json still specifies >=0.8 as the required Node.js version.

Could you clarify which Node.js versions are currently supported? Does dropping support for 0.8 imply that 0.9 is still supported?

The expected behavior is for the engines field in package.json to accurately reflect the supported Node.js versions.

Currently, despite the mention of dropping support for Node.js 0.8 in History.md, package.json continues to list >=0.8.

Please clarify the supported Node.js versions. I’d be happy to open a PR to update the engines field if needed.

Thank you!

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