TIL on #JavaScript dependencies.
So, npm ci has been released by @maybekatz:
https://www.npmjs.com/package/cipm This command is available in npmc or as a
standalone tool: "$ npx cipm".
And here is why I find it especially useful in frontend projects: