Hacker News new | ask | show | jobs
by diegorbaquero 3732 days ago
Now that things like GreenKeeper exists, the ^ should be removed from being a default thing.
1 comments

Yes, but that should be done in a patch update, so all the semver extremists can ignore the semver violation like they did the first time when "~" was switched to "^": https://github.com/npm/npm/releases/tag/v1.4.3 (note the "3" at the end, instead of "0")