jsmilker

↗ HN profile [ 23.2 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Stop using `^` in `package.json` if you care about supply-chain safety. If the lockfile is missing (fresh clone, CI misconfig) or you rely on automated updates like Renovate or Dependabot, semver ranges allow unreviewed…