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

Node 8.0.0 doesn't support object destructuring #8

Closed
rafamel opened this issue Apr 16, 2019 · 1 comment
Closed

Node 8.0.0 doesn't support object destructuring #8

rafamel opened this issue Apr 16, 2019 · 1 comment

Comments

@rafamel
Copy link

rafamel commented Apr 16, 2019

Support for object destructuring was added by a minor Node@8 version. In order to support Node@8, which I would say is desirable, Object.assign must be used. This is an issue for this package, but also for its dependency read-pkg.

@sindresorhus
Copy link
Owner

It's expected that you upgrade minor Node.js versions. Those versions also come with important security fixes.

sindresorhus/meta#8

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

2 participants