English

CHRONO-RESOLUTION: A Dependency Resolution Dataset at Release Points for npm, PyPI, and crates.io Packages

Software Engineering 2026-07-15 v1 Cryptography and Security

Abstract

Dependency resolution at a specified point in time in the past can provide insight into software evolution in software ecosystems and facilitate the design of dynamic metrics (e.g., dependency freshness, dependency update rhythm). However, dependency resolution at specified points in time is not possible in major software ecosystems due to a lack of support from package management tools. The goal of this paper is to aid practitioners and researchers in analyzing the state of the ecosystem dependency graph at release points using an enriched dataset with dependency resolution at release points for npm, PyPI, and crates.io packages. In this paper, we present a methodology to construct dependency resolution at release points of packages in software ecosystems, which we enrich with vulnerability data from OSV. We apply our methodology to construct CHRONO-RESOLUTION, a dataset of dependency resolution at release points for npm, PyPI, and crates.io packages, and release it for future research.

Keywords

Cite

@article{arxiv.2607.15315,
  title  = {CHRONO-RESOLUTION: A Dependency Resolution Dataset at Release Points for npm, PyPI, and crates.io Packages},
  author = {Imranur Rahman and Jill Marley and Ranindya Paramitha and Laurie Williams},
  journal= {arXiv preprint arXiv:2607.15315},
  year   = {2026}
}

Comments

Accepted to ICSME 2026 in the Tool Demonstration and Data Showcase Track