Installing np causes npm to issue warnings about deprecated dependencies:
$ npm install -D np
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]: Rimraf versions prior to v4 are no longer supported
npm warn deprecated [email protected]: Glob versions prior to v9 are no longer supported
added 350 packages, and audited 351 packages in 8s
found 0 vulnerabilities
This is obviously related to sindresorhus/del#160 but I thought it might be worth waving the flag here too.
Just npm install np
.
No warning.
np - 10.0.7
Node.js - 22.8.0
npm - 18.8.3
Git - 2.45.2.windows.1
OS - Windows 11 23H2 22631.4037
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too