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

Clarification on Supported Node.js Versions #92

Open
Phillip9587 opened this issue Nov 5, 2024 · 0 comments
Open

Clarification on Supported Node.js Versions #92

Phillip9587 opened this issue Nov 5, 2024 · 0 comments

Comments

@Phillip9587
Copy link

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!

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