「[RRFC] Change the default save-prefix from ^ to none · Issue #509 · npm/rfcs · GitHub」
(Ported from npm/cli#4227) TLDR This PR changes the default behaviour of NPM to not save package versions with the ^ prefix. Instead, packages would be saved with no prefix. As a TL;DR, the implications of this is that all dependencies w...