mirror of
https://github.com/semver/semver.git
synced 2026-07-11 05:12:48 -05:00
Consider storing versions internally not in a string representation #571
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @budarin on GitHub (Jan 10, 2023).
https://marvinh.dev/blog/speeding-up-javascript-ecosystem/
please look at the paragraph "The curious case of semver"
@ljharb commented on GitHub (Jan 10, 2023):
@budarin is this meant for https://github.com/npm/semver, perhaps?
@budarin commented on GitHub (Jan 10, 2023):
The link is incorrect :(
@ljharb commented on GitHub (Jan 10, 2023):
ah sorry, i meant https://github.com/npm/node-semver.
@budarin commented on GitHub (Jan 10, 2023):
It's quite possible, but I didn't know about it - so I decided that it was about your package
If I made a mistake, you can close the issue
@ljharb commented on GitHub (Jan 10, 2023):
This repo isn't for a package at all - it's the semver spec, which spans far beyond the JS ecosystem. There's no code here.
@budarin commented on GitHub (Jan 10, 2023):
Ok