You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Audit (sub)dependencies to get rid of warnings during install.
$ npm i ptbk
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]: Glob versions prior to v9 are no longer supported
added 97 packages, and audited 98 packages in 31s
23 packages are looking for funding
run `npm fund`for details
6 low severity vulnerabilities
Some issues need review, and may require choosing
a different dependency.
Run `npm audit`for details.
The text was updated successfully, but these errors were encountered:
Audit (sub)dependencies to get rid of warnings during install.
The text was updated successfully, but these errors were encountered: