A full version history of the @sigstore/mock package with size, number of distributed files and dependency evolution.
@sigstore/mock is a crucial npm package providing a mocked environment for Sigstore services, facilitating testing and development without relying on live, external dependencies. The initial version, 0.1.0, released in June 2023, laid the foundation with dependencies like jose and nock. Subsequent minor and patch updates (0.1.1, 0.2.0) quickly followed, refining dependencies and addressing initial issues, focusing on nock and @sigstore/protobuf-specs.
Versions 0.3.0 to 0.5.0, deployed in August and September 2023, saw upgrades to @tufjs/repo-mock and jose, alongside introducing pvutils. Later updates, spanning from October 2023 to February 2024 (0.6.x), concentrated on keeping core dependencies like jose and nock current, ensuring compatibility and security. Version 0.7.x, introduced in Q1 2024, adjusted development dependencies, updating "make-fetch-happen" while keeping the core functionality consistent. A major new version 0.8.0 arrived in October 2024 bumping "jose", "nock", "pkijs", "@peculiar/x509", and "@sigstore/rekor-types". Version 0.9.0, arrived in November 2024 making minor edits to "jose", "nock" and "@sigstore/rekor-types" again.
The most recent releases, 0.10.0 released in February 2025, and 0.11.0 deployed in July 2025 focused on enhancing functionality and compatibility with the latest Sigstore ecosystem components, featuring significant @sigstore/protobuf-specs and @sigstore/rekor-types upgrades and library changes. This demonstrates a commitment to maintaining a robust and up-to-date mocking solution.