-
Notifications
You must be signed in to change notification settings - Fork 539
Closed
Description
Hey, just tried installing bcrypt to my project and here's the deprecation warnings I am getting, just to notify if any of these are security issues:
npm i bcrypt
npm warn deprecated [email protected]: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
npm warn deprecated [email protected]: This package is no longer supported.
npm warn deprecated [email protected]: Rimraf versions prior to v4 are no longer supported
npm warn deprecated [email protected]: Glob versions prior to v9 are no longer supported
npm warn deprecated [email protected]: This package is no longer supported.
npm warn deprecated [email protected]: This package is no longer supported.
added 57 packages, and audited 178 packages in 5s
just for the reference, I have node of version v20.10.0
orionalves, shreythakkar11, lalitkumarbTR, mathias-mike, linj121 and 41 more
Metadata
Metadata
Assignees
Labels
No labels