Hacker News new | ask | show | jobs
by rkeene2 921 days ago
This is the same NPM that made a change causing the `integrity` field to go silently missing from `package-lock.json` [0][1] when installing packages, and then also not complaining at any other time in the future.

[0] https://github.com/npm/cli/issues/4460

[1] https://github.com/npm/cli/issues/4263