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

Lots of deprecated sub-dependencies #60

Open
peterbe opened this issue Nov 10, 2021 · 1 comment
Open

Lots of deprecated sub-dependencies #60

peterbe opened this issue Nov 10, 2021 · 1 comment

Comments

@peterbe
Copy link

peterbe commented Nov 10, 2021

Seeing this when I npm i shrink-ray-current

npm WARN deprecated [email protected]: this library is no longer supported
npm WARN deprecated [email protected]: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
npm WARN deprecated [email protected]: request has been deprecated, see https://github.com/request/request/issues/3142
npm WARN deprecated [email protected]: The zlib module provides APIs for brotli compression/decompression starting with Node.js v10.16.0, please use it over iltorb

By the way, most of these were present when I tried npm i shrink-ray, but some much more there.

@peterbe
Copy link
Author

peterbe commented Nov 10, 2021

Perhaps a simple start is to set the engine to >=10 and remove all mentions of iltorb. This would require a major release.

peterbe added a commit to peterbe/shrink-ray that referenced this issue Nov 10, 2021
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