6 ms·
Knowing how semver works is pretty useful if you're doing node development and writing down package dependencies in package.json. semver is also for negotiating
by substack 15y ago
Knowing how semver works is pretty useful if you're doing node development and writing down package dependencies in package.json. semver is also for negotiating protocol version ranges between network services.