npm / node-semver

The semver parser for node (the one npm uses)
ISC License
5.06k stars 492 forks source link

replace lru-cache dependency #704

Closed wraithgar closed 4 months ago

wraithgar commented 4 months ago

This is a rebase of https://github.com/npm/node-semver/pull/697 to isolate the changes into two discrete commits.

wraithgar commented 4 months ago

Our linting rules have updated, I'll add a third linting commit to this PR

wraithgar commented 4 months ago

Test failures are due to removal of test runners. We still test in those node versions in other parts of the testing matrix.

mbtools commented 4 months ago

nice 👍