If you build anything serious in JavaScript land, you already know the uncomfortable truth: your app is not just your code. It is also whatever you pulled in from npm last week (and whatever those packages pulled in too). That is why this small-looking change on npm is actually a big deal.

