GitShow/sindresorhus/find-versions
sindresorhus

find-versions

Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`

by sindresorhus
Star on GitHubForknpm

JavaScript

46 stars7 forks5 contributorsQuiet · 2y agoSince 2014v6.0.0MIT

Meet the team

See all 5 on GitHub →
sindresorhus
sindresorhus40 contributions
kevva
kevva2 contributions
BendingBender
BendingBender1 contribution
jimmywarting
jimmywarting1 contribution
watson
watson1 contribution

Languages

View on GitHub →
JavaScript92.5%
TypeScript7.5%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

4 of 6 standards met

Community profile →
85
✓README✓License✓Contributing✓Code of Conduct○Issue Template○PR Template

Recent fixes

View closed PRs →
dziamidchyk
bump semver-regexMergedPR

Bump semver-regex version to apply ReDoS vulnerability fix

dziamidchyk · 4y ago
evansrobert
Update to remove the vulnerability introduced by semver-regex?ClosedIssue

Subject of the issue find-versions@3.2.0 requires semver-regex@2.0.0, which has a security problem (see: SNYK-JS-SEMVERREGEX-1047770): I do not know if this vulnerability actually affects find-versions, but it will show up in security reports about dependencies. Since a large number of developers still use find-versions@3.2.\**(1,762,377 downloads per week), is there any posibility that you could release an update version for 3.2.\ (ie 3.2.1) that introduces a patched version(>=3.1.2) of semver-regex? In find-versions@3.2.1, maybe you can perform the following update: where semver-regex@3.1.2(>=3.1.2) has fixed the vulnerability SNYK-JS-SEMVERREGEX-1047770.

evansrobert · 4y ago
linqunhe
safari exec errorClosedIssue

safari can't resolve ?<= ; throw error but you package use semver-regex

linqunhe · 5y ago
Structured data for AI agents

Repository: sindresorhus/find-versions. Description: Find semver versions in a string: `unicorn v1.2.3` → `1.2.3` Stars: 46, Forks: 7. Primary language: JavaScript. Languages: JavaScript (92.5%), TypeScript (7.5%). License: MIT. Latest release: v6.0.0 (2y ago). Open PRs: 0, open issues: 0. Last activity: 2y ago. Community health: 85%. Top contributors: sindresorhus, kevva, BendingBender, jimmywarting, watson.

·@ofershap

Replace github.com with gitshow.dev