Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/sindresorhus/semver-regex

Regular expression for matching semver versions
https://github.com/sindresorhus/semver-regex

fix: reduce some false positive matches

antongolub opened this pull request over 2 years ago
Backport the ReDoS fix in v2.0.0

XhmikosR opened this issue over 3 years ago
Semantic version tests are not being passed

tropicalraisel opened this issue over 3 years ago
Lookbehind is not supported in all browsers (Safari)

bartversluijs opened this issue almost 4 years ago
Allow 0 as numeric identifier

stroncium opened this pull request almost 5 years ago
Firefox - SyntaxError: invalid regexp group

mfalade opened this issue about 5 years ago
Add TypeScript definition

BendingBender opened this pull request over 5 years ago
Improve the regex, require Node.js 8

stroncium opened this pull request almost 6 years ago
This regex is broken by design

jwdonahue opened this issue over 6 years ago
Matches "0.0.0"

carldunham opened this issue almost 7 years ago
Matches "0.0.0

carldunham opened this issue almost 7 years ago
Remove unnecessary escape characters

s-a opened this pull request about 7 years ago
Wildcards?

danielbayley opened this issue over 7 years ago
Docker Version Question

nicky-lenaers opened this issue almost 8 years ago
add tests for match

jelhan opened this pull request over 8 years ago
`v` prefix is not part of semver

jelhan opened this issue over 8 years ago
Use \d for any digit instead of 0-9 to capture semantic meaning.

dilijev opened this pull request over 8 years ago
added toString method

vkbansal opened this pull request about 10 years ago
Adds UMD support

whitneyit opened this pull request over 10 years ago
fix issue allowing leading zeroes in major, minor and patch

FabienDehopre opened this pull request over 10 years ago
You regex allows leading zeroes

FabienDehopre opened this issue over 10 years ago
Why are you exporting a function?

jonathanong opened this issue over 10 years ago