Get the latest tech news
Which NPM package has the largest version number?
I spent way too much time on this
* Fetches every single package ID from the npm replicate API and writes the data to a file. :Record<string, unknown> // when we fetch package data, sometimes the versions object is missing * Splits a valid semver string into an array of three number: `[major, minor, patch]`
Or read this on Hacker News