On Thu, 2026-06-11 at 14:51 -0700, Fermín Olaiz wrote: > (assuming you don't use them). > > IgnorePkg = yarn bun pnpm npm nodejs-nopt node-gyp
I use most of them. Do I understand correctly that... "npm install atomic-lockfile yargs" ...atomic-lockfile and yargs are bad? Can I check like this: # npm list -g --include=dev /usr/lib ├── [email protected] ├── [email protected] ├── [email protected] ├── [email protected] ├── [email protected] ├── [email protected] ├── [email protected] └── [email protected] So everything is good? Or what do I need to test, to be sure that I'm not affected?
