Comment by Jake Foraker on "When adding a package using node package manager (npm) to your project, is it best to specify a particular version number?" | Hashnode
I don’t specify them for most packages. I only do it when I want to use latest for trying a new feature that is recommended by the author, or a for a very specific use case.