I'm having a depreciation warning on using the LTS version of [email protected] and [email protected] #1058
Description
-
What went wrong?
-
I'm having a depreciation warning on using the LTS version of [email protected] and [email protected]
-
What did you expect to happen?
-
no warning
-
Which version of nodejs and OS?
-
[email protected] [email protected] Build 19044
-
If you find a bug, please write a failing test.
-
$ npm i bcrypt
npm warn deprecated [email protected]: This module is not supported, and leaks memo
ry. Do not use it. Check out lru-cache if you want a good and tested way to coal
esce async requests by a key value, which is much more comprehensive and powerfu
l.
npm warn deprecated [email protected]: This package is no longer supported.
npm warn deprecated [email protected]: Rimraf versions prior to v4 are no longer supp
orted
npm warn deprecated [email protected]: Glob versions prior to v9 are no longer supporte
d
npm warn deprecated [email protected]: This package is no longer supported.
npm warn deprecated [email protected]: This package is no longer supported.
added 55 packages, and audited 174 packages in 14s
22 packages are looking for funding
run npm fund
for details
found 0 vulnerabilities
Activity