Semantic Versioning Range Intersection Finder
Enter two semver ranges (e.g., ^1.2.3 and >=1.2.4 <2.0.0) to see if they intersect and what the maximum satisfying version is.
UD5 Toolkit
Enter two semver ranges (e.g., ^1.2.3 and >=1.2.4 <2.0.0) to see if they intersect and what the maximum satisfying version is.
Select the type of change (breaking, feature, fix) and your current version to see the next semantic version number and git tag suggestion.