npm / normalize-package-data

normalizes package metadata, typically found in package.json file.
Other
196 stars 48 forks source link

Align to npm 10 node engine range #238

Closed hashtagchris closed 1 month ago

hashtagchris commented 1 month ago

Update the node engine range to match npm cli 10. Also update dependencies that were released with a new node engine range.

https://github.com/npm/cli/issues/7754