| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 15.3.0 source code.tar.gz | 2026-05-18 | 1.0 MB | |
| 15.3.0 source code.zip | 2026-05-18 | 1.6 MB | |
| README.md | 2026-05-18 | 1.1 kB | |
| Totals: 3 Items | 2.6 MB | 0 | |
15.3.0 (2026-05-18)
Adds a new Range Only Version Group to close the gap left behind by lint-semver-ranges and set-semver-ranges prior to the Rust rewrite in syncpack v14.
This version group loosens syncpack to only enforce that every dependency uses the semver range prefix required by its semver group, ^, ~, exact, etc. and ignores the version number. This is useful when you want to standardise how packages pin their dependencies, but are otherwise not ready or don't want to enforce a specific version they all should use.